X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=Makefile;h=07357f3e6102bbbb0dc97356c750a75fea2afe97;hp=d4f86b297b43e6c483f881a01949d4f2eb924a78;hb=dbfc002f609befedc705906750c85faf4a3ac7dc;hpb=f15da97e8b45d86d59fa42affd03ceff52b94849 diff --git a/Makefile b/Makefile index d4f86b2..07357f3 100644 --- a/Makefile +++ b/Makefile @@ -149,6 +149,7 @@ webapp: webapp/install webapp/install: (cd webapp && npm install) + @if [ -d ${DESTDIR}/usr ]; then rmdir ${DESTDIR}/usr; fi .PHONY: scripts scripts: