aboutsummaryrefslogtreecommitdiff
path: root/www/moinmoin
diff options
context:
space:
mode:
Diffstat (limited to 'www/moinmoin')
-rw-r--r--www/moinmoin/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile
index f8206957a4a9..c2339afce17d 100644
--- a/www/moinmoin/Makefile
+++ b/www/moinmoin/Makefile
@@ -56,12 +56,6 @@ pre-everything::
@${ECHO} "per default it is set to www:www."
@${ECHO}
-post-install:
-# @${FIND} ${PREFIX}/share/moin/underlay \! -type d | ${SED} -e 's,${PREFIX}/,,' >> ${TMPPLIST}
-# @${FIND} ${PREFIX}/share/moin/underlay -type d | ${SED} -e 's,${PREFIX}/,@dirrm ,' | ${SORT} -r >> ${TMPPLIST}
-# @${ECHO_CMD} "@dirrm share/moin" >> ${TMPPLIST}
- @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-
instance: pre-everything apply-slist
@${ECHO_CMD} "Creating a new wiki instance in ${MOINDEST}."; \
if [ -f ${MOINDIR}/config/wikiconfig.py ]; then \