aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bind/bind_9.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bind/bind_9.3.1.bb')
-rw-r--r--recipes/bind/bind_9.3.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/bind/bind_9.3.1.bb b/recipes/bind/bind_9.3.1.bb
index 35b5fcd7c5..33b1de28e3 100644
--- a/recipes/bind/bind_9.3.1.bb
+++ b/recipes/bind/bind_9.3.1.bb
@@ -4,9 +4,9 @@ DESCRIPTION = "ISC Internet Domain Name Server"
PR = "r1"
SRC_URI = "ftp://ftp.isc.org/isc/bind9/9.3.1/bind-9.3.1.tar.gz \
- file://lib_dns_Makefile.in.patch;patch=1 \
- file://configure.in.patch;patch=1 \
- file://conf.patch;patch=1 \
+ file://lib_dns_Makefile.in.patch \
+ file://configure.in.patch \
+ file://conf.patch \
"
EXTRA_OECONF = " --enable-ipv6=no --with-randomdev=/dev/random --disable-threads --sysconfdir=/etc/bind --localstatedir=/var --prefix=/usr"