From: Peter van Dijk Date: Tue, 2 Jul 2013 13:28:58 +0000 (+0200) Subject: make man1 dir X-Git-Tag: rec-3.6.0-rc1~599 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1408ba7e2202e33a6d48e297eb67aefc54aef77;p=thirdparty%2Fpdns.git make man1 dir --- diff --git a/debian-pdns/rules b/debian-pdns/rules index 4cb77be32b..a8f7298661 100755 --- a/debian-pdns/rules +++ b/debian-pdns/rules @@ -121,6 +121,8 @@ binary-main-prepare: "$(tools_tmpdir)"/usr/bin install -d -m 755 -o root -g root \ "$(tools_tmpdir)"/usr/share/man/man8 + install -d -m 755 -o root -g root \ + "$(tools_tmpdir)"/usr/share/man/man1 install -d -m 755 -o root -g root \ "$(tools_tmpdir)"/usr/share/doc/pdns-tools install -p -m 644 -o root -g root debian-pdns/changelog \