summaryrefslogtreecommitdiff
path: root/dh_installlogrotate
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installlogrotate')
-rwxr-xr-xdh_installlogrotate2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installlogrotate b/dh_installlogrotate
index 17b2a5ab..da14688c 100755
--- a/dh_installlogrotate
+++ b/dh_installlogrotate
@@ -35,6 +35,8 @@ as the package name.
init();
+# PROMISE: DH NOOP WITHOUT logrotate
+
foreach my $package (@{$dh{DOPACKAGES}}) {
my $tmp=tmpdir($package);
my $file=pkgfile($package,"logrotate");