]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
build-recursor: force a sane version for resulting debs
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 2 Jul 2013 20:57:01 +0000 (22:57 +0200)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Tue, 2 Jul 2013 20:57:01 +0000 (22:57 +0200)
pdns/build-recursor

index 22267552945c359d640af8dd4c27958e8233a507..d20252171f5bea477bed3794d042eba371a54e49 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 cd pdns-recursor-$1
-dh_make -e bert.hubert@netherlabs.nl -s -f ../pdns-recursor-$1.tar.bz2 < /dev/null
+dh_make -e bert.hubert@netherlabs.nl -s -f ../pdns-recursor-$1.tar.bz2 -p pdns-recursor_0.0-$1 < /dev/null
 #[ -e debian/control ] || dh_make -e bert.hubert@netherlabs.nl -s -r cdbs  -f ../pdns-recursor-$1.tar.bz2  < /dev/null
 perl -i -pe 's/Description: <.*>/Description: extremely powerful and versatile recursing nameserver/' debian/control
 export LUA=1