[Pkg-nagios-changes] [SCM] Debian packaging for check-multi (http://my-plugin.de/wiki/projects/check_multi/start) branch, master, updated. 89c1cace081cc418a4eacc1be0dd9058cec5186a
Stig Sandbeck Mathisen
ssm at debian.org
Sun Nov 21 18:17:12 UTC 2010
The following commit has been merged in the master branch:
commit 6a8ab20c5e19d6e8ace79f3453273e9aa06368af
Author: Marc Haber <mh at nechayev.zugschlus.de>
Date: Thu Nov 18 21:14:13 2010 +0000
help rules clean cleaning up completely
diff --git a/debian/rules b/debian/rules
index 6f9627b..9e6677b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,10 @@ DEB_VERSION := $(shell dpkg-parsechangelog --format rfc822 | grep-dctrl -ensVers
%:
dh $@
+override_dh_auto_clean:
+ [ -e "Makefile" ] && make clean || true
+ rm -f debian/check_multi.8 plugins/t/testopts.pm
+
override_dh_auto_configure:
dh_auto_configure -- --libexecdir=/usr/lib/nagios/plugins
--
Debian packaging for check-multi (http://my-plugin.de/wiki/projects/check_multi/start)
More information about the Pkg-nagios-changes
mailing list