svn commit: r373413 - head/sysutils/munin-master

Mathieu Arnold mat at FreeBSD.org
Tue Nov 25 15:08:34 UTC 2014


Author: mat
Date: Tue Nov 25 15:08:33 2014
New Revision: 373413
URL: https://svnweb.freebsd.org/changeset/ports/373413
QAT: https://qat.redports.org/buildarchive/r373413/

Log:
  That was not supposed to go in.
  
  Sponsored by:	Absolight

Modified:
  head/sysutils/munin-master/Makefile

Modified: head/sysutils/munin-master/Makefile
==============================================================================
--- head/sysutils/munin-master/Makefile	Tue Nov 25 15:07:23 2014	(r373412)
+++ head/sysutils/munin-master/Makefile	Tue Nov 25 15:08:33 2014	(r373413)
@@ -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>


More information about the svn-ports-head mailing list