From 0fc08e8e11e82c73086df29c09024ca94abd7b4a Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 24 Aug 2015 18:31:42 +0200 Subject: [PATCH] drop dnsdist.1 manpage from semistatic debian packages --- debian-pdns/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian-pdns/rules b/debian-pdns/rules index 5db17e815..d828f8274 100755 --- a/debian-pdns/rules +++ b/debian-pdns/rules @@ -137,7 +137,7 @@ binary-main-prepare: #FIXME: shell loops hide errors for prog in dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher \ - nproxy dnsdist nsec3dig saxfr ; do \ + nproxy nsec3dig saxfr ; do \ mv "$(tmpdir)"/usr/bin/$$prog "$(tools_tmpdir)"/usr/bin ; \ [ -e "$(tmpdir)"/usr/share/man/man8/"$$prog".8 ] && \ mv "$(tmpdir)"/usr/share/man/man8/"$$prog".8 "$(tools_tmpdir)"/usr/share/man/man8/ ; \ -- 2.40.0