summaryrefslogtreecommitdiff
path: root/dh_installdirs
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installdirs')
-rwxr-xr-xdh_installdirs2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installdirs b/dh_installdirs
index b0572ca9..fe5683d6 100755
--- a/dh_installdirs
+++ b/dh_installdirs
@@ -48,6 +48,8 @@ package acted on. (Or in all packages if B<-A> is specified.)
init();
+# PROMISE: DH NOOP WITHOUT dirs
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $file=pkgfile($package,"dirs");