From 8045478dd4f548a76d72f948591d5fcdea4ff83d Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 30 Dec 2014 15:56:38 +0100 Subject: [PATCH] REVERT ME: remove manpages from recursor dist --- pdns/dist-recursor | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pdns/dist-recursor b/pdns/dist-recursor index cf7031587..6eb392cb9 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -3,9 +3,9 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -cd ../docs -make -cd - +#cd ../docs +#make +#cd - ## The following lines will be patched by set-version-recursor. VERSION="" DIST_HOST="" @@ -69,7 +69,7 @@ mkdir $DIRNAME/rrd cp tools/rrd/{create,update,makegraphs,index.html} $DIRNAME/rrd cp dnslabeltext.rl $DIRNAME cp pdns-recursor.init.d $DIRNAME -cp ../docs/pdns_recursor.1 ../docs/rec_control.1 $DIRNAME +#cp ../docs/pdns_recursor.1 ../docs/rec_control.1 $DIRNAME cp configure-recursor $DIRNAME/configure cp powerdns-example-script.lua $DIRNAME mkdir -p $DIRNAME/contrib -- 2.40.0