diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-11 12:49:31 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-11 12:49:31 -0400 |
commit | 61a7aa8bff13509fe349392edd35cfa35640c4c1 (patch) | |
tree | 003ddfd8302bbe38fc5a7e5298ac6eaa6ed59aa8 /dh_install | |
parent | ac137e294510d76c6cb879e0c1834978532fb137 (diff) | |
download | debhelper-61a7aa8bff13509fe349392edd35cfa35640c4c1.tar.gz |
remove out of place comment
Diffstat (limited to 'dh_install')
-rwxr-xr-x | dh_install | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"); } |