[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. upstream/1.3.1-19-g35eaca1
Alexander Wirt
formorer at grml.org
Wed May 11 09:31:36 UTC 2011
The following commit has been merged in the master branch:
commit 68656ec22053cb13c1180d57d8942c9727f47f9c
Author: Alexander Wirt <formorer at grml.org>
Date: Wed May 11 11:15:26 2011 +0200
Cleanup forgotten files
diff --git a/debian/rules b/debian/rules
index a763b7c..6d75edb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,8 @@ clean-patched:
-rm contrib/perlxsi.c
find -type d -name autom4te.cache -print0 | xargs -0 -r rm -rf \;
-rm -f platform.h auto-include.h
+ -rm solaris/pkginfo
+ -rm contrib/eventhandlers/submit_check_result
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
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list