[Pkg-nagios-changes] [pkg-lconf] 04/08: Removed host1, host2, host3 from example config.pm
Markus Frosch
lazyfrosch-guest at moszumanska.debian.org
Wed Feb 26 11:33:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a commit to branch debmon-wheezy
in repository pkg-lconf.
commit a59c6ebd2079de05d8f31fdf8756dd2456b8f9d2
Author: Markus Frosch <markus at lazyfrosch.de>
Date: Wed Feb 26 12:27:36 2014 +0100
Removed host1, host2, host3 from example config.pm
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 3cb13ae..032e90e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,11 @@ override_dh_auto_configure:
--with-icinga-binpath=/usr/sbin \
--with-icinga-config=/etc/icinga
+override_dh_auto_build:
+ dh_auto_build
+ # disable default slave instance names
+ sed -i 's/host1, host2, host3//' src/config.pm
+
override_dh_auto_clean:
dh_auto_clean
rm -f config.log
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-lconf.git
More information about the Pkg-nagios-changes
mailing list