[Pkg-nagios-changes] [pkg-nagios-plugins] 01/01: check_fping: define fping6 command on compile time (Closes: #751866), many thanks Nicolas Deefayet for bringing this up
Jan Wagner
waja at moszumanska.debian.org
Sat Jun 21 11:45:43 UTC 2014
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 4580974bd2939c2f9516d28633e7e477b8c2008d
Author: Jan Wagner <waja at cyconet.org>
Date: Sat Jun 21 13:43:59 2014 +0200
check_fping: define fping6 command on compile time
(Closes: #751866), many thanks Nicolas Deefayet for bringing this up
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index df45a98..af2c73a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,6 +108,7 @@ config.status: configure
--with-snmpgetnext-command="/usr/bin/snmpgetnext" \
--with-qstat-command="/usr/bin/quakestat" \
--with-fping-command="/usr/bin/fping" \
+ --with-fping6-command="/usr/bin/fping6" \
--with-ssh-command="/usr/bin/ssh" \
--with-mailq-command="/usr/bin/mailq" \
--with-proc-meminfo="/proc/meminfo" \
--
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