summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 842fb1266..c9239e6b5 100644
--- a/Makefile
+++ b/Makefile
@@ -194,8 +194,7 @@ install-docs: docs
" ${MASON_HANDLER} || true
mkdir -p ${FREESIDE_EXPORT}/profile
chown freeside ${FREESIDE_EXPORT}/profile
- rm -rf ${MASONDATA}
- mkdir ${MASONDATA}
+ rm -rf ${MASONDATA}/*
chown -R freeside ${MASONDATA}
dev-docs: