summaryrefslogtreecommitdiff
path: root/community/bind/01-remove-tools.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/bind/01-remove-tools.patch')
-rw-r--r--community/bind/01-remove-tools.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/bind/01-remove-tools.patch b/community/bind/01-remove-tools.patch
new file mode 100644
index 000000000..29b4c9c5f
--- /dev/null
+++ b/community/bind/01-remove-tools.patch
@@ -0,0 +1,12 @@
+diff -aur old/bin/Makefile.in new/bin/Makefile.in
+--- old/bin/Makefile.in 2009-10-05 05:07:08.000000000 -0700
++++ new/bin/Makefile.in 2011-08-28 19:14:17.025674400 -0700
+@@ -19,7 +19,7 @@
+ VPATH = @srcdir@
+ top_srcdir = @top_srcdir@
+
+-SUBDIRS = named rndc dig dnssec tests tools nsupdate \
++SUBDIRS = named rndc dnssec tests tools nsupdate \
+ check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
+ TARGETS =
+