summaryrefslogtreecommitdiff
path: root/util/bind.sh
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-09-30 09:43:58 +0200
committerFrancis Dupont <fdupont@isc.org>2016-09-30 09:43:58 +0200
commitae91e4dbd5b9e2783ffc5c642c230f76565206dc (patch)
tree658c552a3fc54a49f142e3d50a0ce891d72a1fbd /util/bind.sh
parente7aefac332153cb4c70a314997e3e1d6bee8cc75 (diff)
downloadisc-dhcp-ae91e4dbd5b9e2783ffc5c642c230f76565206dc.tar.gz
Rebased rt43215 to rt43215a
Diffstat (limited to 'util/bind.sh')
-rw-r--r--util/bind.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/util/bind.sh b/util/bind.sh
index 54f5778a..75b8dd5e 100644
--- a/util/bind.sh
+++ b/util/bind.sh
@@ -51,9 +51,8 @@ case $# in
###
v4_2) noSNAP=snapshot BINDTAG=v9_9 ;;
v4_3) noSNAP=snapshot BINDTAG=v9_9 ;;
- ### change to using the head of v9_9 until we upgrade DHCP
- ### to use shared libraries
- HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=v9_9 ;;
+ v4_4) noSNAP=snapshot BINDTAG=v9_11 ;;
+ HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=v9_11 ;;
### HEAD|v[0-9]_[0-9].*) noSNAP=snapshot BINDTAG=HEAD ;;
###
### For ease of use, this records the sticky tag of versions
@@ -124,7 +123,7 @@ else
# Create the bind tarball, which has the side effect of
# setting up the bind directory we will use for building
- # the export libraries
+ # the libraries
echo Creating tarball for $BINDTAG
sh kit.sh $remote $SNAP $BINDTAG $binddir