X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=705b670a9c7ebe1fb50e8effb606a74074440bcf;hb=bb34a059939273ef71fa067feff357a6278820e2;hp=99fbb555d5329c6afcae9c265291ca50de81adf5;hpb=1d2f02988debfe4fe3891d82b2de23d6004e8a91;p=src%2Fxds%2Fxds-server.git diff --git a/Makefile b/Makefile index 99fbb55..705b670 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,7 @@ webapp: webapp/install webapp/install: (cd webapp && npm install) - @[ -d ${DESTDIR}/usr ] && { echo "Removing unwanted ${DESTDIR}/usr directory"; rm -rf ${DESTDIR}/usr; } + @[ -d ${DESTDIR}/usr ] && { echo "Removing unwanted ${DESTDIR}/usr directory"; rm -rf ${DESTDIR}/usr; } || true .PHONY: scripts scripts: