From 7f60d2959323bdd6010ec2225a332a4823b8e212 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Dec 2011 21:56:48 -0400 Subject: [PATCH] clarify --- dh_install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh_install b/dh_install index c958931..e69ab7e 100755 --- a/dh_install +++ b/dh_install @@ -137,7 +137,7 @@ foreach my $package (getpackages()) { my @install; if ($file) { - @install=filedoublearray($file); # no globbing yet + @install=filedoublearray($file); # no globbing here; done below } if (($package eq $dh{FIRSTPACKAGE} || $dh{PARAMS_ALL}) && @ARGV) { -- 2.39.2