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