summaryrefslogtreecommitdiff
path: root/package/bind/patches/patch-bin_Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/bind/patches/patch-bin_Makefile_in')
-rw-r--r--package/bind/patches/patch-bin_Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/bind/patches/patch-bin_Makefile_in b/package/bind/patches/patch-bin_Makefile_in
new file mode 100644
index 000000000..51f748331
--- /dev/null
+++ b/package/bind/patches/patch-bin_Makefile_in
@@ -0,0 +1,11 @@
+--- bind-9.9.5.orig/bin/Makefile.in 2014-01-27 19:58:24.000000000 +0100
++++ bind-9.9.5/bin/Makefile.in 2014-06-11 12:29:24.000000000 +0200
+@@ -19,7 +19,7 @@ srcdir = @srcdir@
+ VPATH = @srcdir@
+ top_srcdir = @top_srcdir@
+
+-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
++SUBDIRS = named rndc dig dnssec tools nsupdate \
+ check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
+ TARGETS =
+