summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
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");
}