[Pkg-nagios-changes] [SCM] Debian packaging for Nagios3 branch, master, updated. debian/3.2.3-3-5-g54e3dff

Alexander Wirt formorer at debian.org
Tue Feb 14 08:06:59 UTC 2012


The following commit has been merged in the master branch:
commit 45b3eb939649e8c867d155f81a09ece56b345afb
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Jul 29 16:03:13 2011 +0200

    Don't remove config foo

diff --git a/debian/rules b/debian/rules
index 00c42b5..07c8d33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,6 @@ clean-patched:
 	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 \;
-	find \( -name config.sub -o -name config.guess \) -print0 | xargs -0 -r rm -f \;
 	dh_clean
 
 fix-configs: fix-configs-stamp

-- 
Debian packaging for Nagios3



More information about the Pkg-nagios-changes mailing list