]> git.donarmstrong.com Git - debhelper.git/commitdiff
remove out of place comment
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 11 Aug 2009 16:49:31 +0000 (12:49 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 11 Aug 2009 16:49:31 +0000 (12:49 -0400)
dh_install

index eb4850257404c24dac90c8688d08bf53d02164ab..292837b4a0594165ac208ea198f6d1cf8a16e32c 100755 (executable)
@@ -159,7 +159,6 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
                }
 
                if (! compat(4)) { # check added in v5
-                       # glob now, relative to srcdir
                        if (! @filelist) {
                                error("$package missing files (@$set), aborting");
                        }