That was not supposed to go in.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2014-11-25 15:08:33 +00:00
parent 368b1f37cb
commit acb7d9a996

View File

@@ -61,6 +61,5 @@ post-install:
)
(cd ${STAGEDIR}${ETCDIR}; for i in `find . -type f`; do mv $$i $$i.sample; done)
${MV} ${STAGEDIR}${WWWDIR}/.htaccess ${STAGEDIR}${WWWDIR}/.htaccess.sample
@${RMDIR} ${STAGEDIR}${DBDIR} 2>/dev/null || :
.include <bsd.port.mk>