summaryrefslogtreecommitdiff
path: root/dh_installman
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-05 14:52:38 -0400
committerJoey Hess <joey@kitenet.net>2013-05-05 14:52:38 -0400
commit7c2b2a5ef9c200c4d8cd77f4a797456aa7103ca9 (patch)
tree5b205a0ff49be1f2430a730477f480eea7bf60ec /dh_installman
parent9e4e5d7356b18080075b10ab2f257921cba7122c (diff)
add PROMISE
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);