From: Peter van Dijk Date: Fri, 19 Dec 2014 07:39:58 +0000 (+0100) Subject: remove duplicate ./configure, thanks @cmouse X-Git-Tag: rec-3.7.0-rc1~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67ef0cb4c9e89bd69d4d8969f081a249b0bf1287;p=thirdparty%2Fpdns.git remove duplicate ./configure, thanks @cmouse --- diff --git a/pdns/build-recursor b/pdns/build-recursor index 6f5f431600..887663e317 100755 --- a/pdns/build-recursor +++ b/pdns/build-recursor @@ -9,7 +9,6 @@ then else DEBPKGNAME=pdns-recursor_$1 fi -./configure dh_make -e powerdns.support@powerdns.com -s -f ../pdns-recursor-$1.tar.bz2 -p $DEBPKGNAME < /dev/null cp pdns-recursor.init.d debian/init.d #[ -e debian/control ] || dh_make -e powerdns.support@powerdns.com -s -r cdbs -f ../pdns-recursor-$1.tar.bz2 < /dev/null