[Pkg-nagios-changes] [pkg-nagios-plugins] 348/413: remove cruft
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 067f69f00f2ceffa6ba40c2725f3d2bc2562bdd6
Author: Jan Wagner <waja at cyconet.org>
Date: Mon Aug 26 00:02:29 2013 +0000
remove cruft
---
debian/changelog | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8b88d80..0b13165 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ nagios-plugins (1.4.16+git20130823-1) UNRELEASED; urgency=low
* Fix removing empty /usr/include
* Add new check_dbi into nagios-plugins-standard
* Remove whois from Recommands, as check_bgpstate is removed
+ * Cleanup debian/rules from unused stuff
-- Jan Wagner <waja at cyconet.org> Fri, 23 Aug 2013 22:45:43 +0200
diff --git a/debian/rules b/debian/rules
index 491cb81..df45a98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -168,9 +168,6 @@ install: build
for c in ${std_plugin_cfgs}; do \
cp $(DEBIANDIR)/pluginconfig/$${c}.cfg ${NP_STD_TEMPLATES}; \
done
- # install check_bgpstate from contrib
- #install -m 755 contrib/check_bgpstate.pl ${NP_STD_DIR}/${NP_LIBEXEC}/check_bgpstate
- #install -m 755 contrib/check_linux_raid.pl ${NP_STD_DIR}/${NP_LIBEXEC}/check_linux_raid
# dynamically create the postrm scripts using a template, so that we
# don't have to define the same list of plugin configs over and over.
sed -e 's/@BASIC_PLUGINS@/${basic_plugin_cfgs}/' \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list