[Pkg-nagios-changes] [pkg-nagios-plugins] 271/413: fix the array

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:31 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 94b4b82d48f0a846bc565c014035cdf09935356d
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue May 10 19:16:35 2011 +0000

    fix the array
---
 debian/bin/gen_plugin_deps.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/bin/gen_plugin_deps.pl b/debian/bin/gen_plugin_deps.pl
index 8771870..3674fad 100644
--- a/debian/bin/gen_plugin_deps.pl
+++ b/debian/bin/gen_plugin_deps.pl
@@ -23,9 +23,9 @@ use strict;
 use warnings;
 
 # actual not needed
-#my $extra_deps = {
+my $extra_deps = {
 #	sensors => [ 'lm-sensors' ],
-#};
+};
 
 my $infile  = "debian/README.Debian.plugins.in";
 my $outfile = "debian/README.Debian.plugins";

-- 
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