fix the array

This commit is contained in:
Jan Wagner 2011-05-10 19:16:35 +00:00
parent 526aade228
commit 94b4b82d48

View file

@ -23,9 +23,9 @@ use strict;
use warnings; use warnings;
# actual not needed # actual not needed
#my $extra_deps = { my $extra_deps = {
# sensors => [ 'lm-sensors' ], # sensors => [ 'lm-sensors' ],
#}; };
my $infile = "debian/README.Debian.plugins.in"; my $infile = "debian/README.Debian.plugins.in";
my $outfile = "debian/README.Debian.plugins"; my $outfile = "debian/README.Debian.plugins";