summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bind/bind/dont-test-on-host.patch')
-rw-r--r--meta/recipes-connectivity/bind/bind/dont-test-on-host.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
index 288e58bb60..6989d6d4b0 100644
--- a/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
+++ b/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
@@ -10,8 +10,8 @@ Index: bind-9.9.5/bin/Makefile.in
10 VPATH = @srcdir@ 10 VPATH = @srcdir@
11 top_srcdir = @top_srcdir@ 11 top_srcdir = @top_srcdir@
12 12
13-SUBDIRS = named rndc dig dnssec tools tests nsupdate \ 13-SUBDIRS = named rndc dig delv dnssec tools tests nsupdate \
14+SUBDIRS = named rndc dig dnssec tools nsupdate \ 14+SUBDIRS = named rndc dig delv dnssec tools nsupdate \
15 check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@ 15 check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
16 TARGETS = 16 TARGETS =
17 17