[Pkg-nagios-changes] [pkg-nagios] r1661 - nagios3/trunk/debian

Alexander Wirt formorer at alioth.debian.org
Thu Jun 4 08:20:27 UTC 2009


Author: formorer
Date: 2009-06-04 08:20:27 +0000 (Thu, 04 Jun 2009)
New Revision: 1661

Modified:
   nagios3/trunk/debian/rules
Log:
Hide perlxsi.c from the diff


Modified: nagios3/trunk/debian/rules
===================================================================
--- nagios3/trunk/debian/rules	2009-05-14 21:42:36 UTC (rev 1660)
+++ nagios3/trunk/debian/rules	2009-06-04 08:20:27 UTC (rev 1661)
@@ -56,6 +56,8 @@
 	rm -f patch-stamp install-stamp configure-stamp build-stamp fix-configs-stamp
 	rm -rf debian-configs
 	#-rm debian/templates.merged subst
+	#we don't want this in the diff
+	-rm contrib/perlxsi.c
 	find -type d -name autom4te.cache -print0 | xargs -0 -r rm -rf \;
 	-rm -f platform.h auto-include.h
 	find -type d -name build -print0 | xargs -0 -r rm -rf \;




More information about the Pkg-nagios-changes mailing list