summaryrefslogtreecommitdiffstats
path: root/net-mgmt/seafile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/seafile/Makefile')
-rw-r--r--net-mgmt/seafile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/seafile/Makefile b/net-mgmt/seafile/Makefile
index 9987725..ba60c7c 100644
--- a/net-mgmt/seafile/Makefile
+++ b/net-mgmt/seafile/Makefile
@@ -117,7 +117,7 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/scripts/seaf-cli-wrapper.sh ${STAGEDIR}${PREFIX}/bin/seaf-cli
(cd ${STAGEDIR}${PREFIX}/lib && \
${COPYTREE_SHARE} ${PYTHON_VERSION} ${STAGEDIR}${PREFIX}/${SEALIB})
- @${RM} -rf ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \
+ @${RM} -r ${STAGEDIR}${PREFIX}/lib/${PYTHON_VERSION} \
${WRKSRC}/scripts/seaf-cli-wrapper.sh \
${WRKSRC}/scripts/sqlite2mysql.[ps][yh] \
${WRKSRC}/scripts/setup-seafile.sh \
OpenPOWER on IntegriCloud