]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove duplicate ./configure, thanks @cmouse
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 19 Dec 2014 07:39:58 +0000 (08:39 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Fri, 19 Dec 2014 07:39:58 +0000 (08:39 +0100)
pdns/build-recursor

index 6f5f431600c48fd897870b2cf22d7cfc061ca6b3..887663e3171d13b2d4ce2c9c5c4446d8c43627c2 100755 (executable)
@@ -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