summaryrefslogtreecommitdiff
path: root/dh_installman
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installman')
-rwxr-xr-xdh_installman2
1 files changed, 2 insertions, 0 deletions
diff --git a/dh_installman b/dh_installman
index 52d1e6b1..858605b2 100755
--- a/dh_installman
+++ b/dh_installman
@@ -95,6 +95,8 @@ init(options => {
my @sofiles;
my @sodests;
+# PROMISE: DH NOOP WITHOUT manpages tmp(usr/share/man)
+
foreach my $package (@{$dh{DOPACKAGES}}) {
next if is_udeb($package);