summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-11 12:49:31 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-11 12:49:31 -0400
commit61a7aa8bff13509fe349392edd35cfa35640c4c1 (patch)
tree003ddfd8302bbe38fc5a7e5298ac6eaa6ed59aa8 /dh_install
parentac137e294510d76c6cb879e0c1834978532fb137 (diff)
remove out of place comment
Diffstat (limited to 'dh_install')
-rwxr-xr-xdh_install1
1 files changed, 0 insertions, 1 deletions
diff --git a/dh_install b/dh_install
index eb485025..292837b4 100755
--- a/dh_install
+++ b/dh_install
@@ -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");
}