summaryrefslogtreecommitdiffstats
path: root/www/zen-cart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/zen-cart/Makefile')
-rw-r--r--www/zen-cart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zen-cart/Makefile b/www/zen-cart/Makefile
index 2264221..2715e17 100644
--- a/www/zen-cart/Makefile
+++ b/www/zen-cart/Makefile
@@ -31,7 +31,7 @@ OPTIONS_DEFINE= EXAMPLES
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
- (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${EXAMPLESDIR} && ${RM} -rf ${WRKSRC}/docs)
+ (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${EXAMPLESDIR} && ${RM} -r ${WRKSRC}/docs)
(cd ${WRKSRC} && ${MV} vbv_learn_more.html ${STAGEDIR}${EXAMPLESDIR}/)
(cd ${WRKSRC} && ${MV} mcs_learn_more.html ${STAGEDIR}${EXAMPLESDIR}/)
(cd ${WRKSRC} && ${MV} robots_example.txt ${STAGEDIR}${EXAMPLESDIR}/)
OpenPOWER on IntegriCloud