]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_install
remove out of place comment
[debhelper.git] / 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");
                        }