aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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: