Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 15:08:34 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373413 - head/sysutils/munin-master
Message-ID:  <201411251508.sAPF8YdW010207@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411251508.sAPF8YdW010207>