summaryrefslogtreecommitdiffstats
path: root/recipes/bind/bind_9.3.4-P1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bind/bind_9.3.4-P1.bb')
-rw-r--r--recipes/bind/bind_9.3.4-P1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/bind/bind_9.3.4-P1.bb b/recipes/bind/bind_9.3.4-P1.bb
index 38e6eb25ea..45bf608fb3 100644
--- a/recipes/bind/bind_9.3.4-P1.bb
+++ b/recipes/bind/bind_9.3.4-P1.bb
@@ -7,9 +7,9 @@ PR = "r0"
DEPENDS = "openssl"
SRC_URI = "ftp://ftp.isc.org/isc/bind9/9.3.4-P1/bind-9.3.4-P1.tar.gz \
- file://conf.patch;apply=yes \
- file://configure.in.patch;apply=yes \
- file://so_bsdcompat.patch;apply=yes \
+ file://conf.patch \
+ file://configure.in.patch \
+ file://so_bsdcompat.patch \
"
EXTRA_OECONF = " --enable-ipv6=no --with-randomdev=/dev/random --disable-threads --sysconfdir=/etc/bind --localstatedir=/var --prefix=/usr"