summaryrefslogtreecommitdiffstats
path: root/bind99-buildfix.patch
diff options
context:
space:
mode:
authorMichal Ruprich <mruprich@localhost.localdomain>2016-11-16 08:46:09 +0100
committerMichal Ruprich <mruprich@localhost.localdomain>2016-11-16 08:46:09 +0100
commitd886cd072dd258b769adb6f13ac659e747ec6f41 (patch)
tree04ef3dbe128eba04dda32a7f4c3f0c0b9e1d4939 /bind99-buildfix.patch
parent20cebfb8c5ba74721a8332f7df36aae169450b99 (diff)
downloadbind-d886cd072dd258b769adb6f13ac659e747ec6f41.tar.gz
bind-d886cd072dd258b769adb6f13ac659e747ec6f41.tar.xz
bind-d886cd072dd258b769adb6f13ac659e747ec6f41.zip
Update to 9.11.0-P1
Diffstat (limited to 'bind99-buildfix.patch')
-rw-r--r--bind99-buildfix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch
deleted file mode 100644
index 8ff5c44..0000000
--- a/bind99-buildfix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in
-index bdfd72a..706290c 100644
---- a/bin/tests/system/Makefile.in
-+++ b/bin/tests/system/Makefile.in
-@@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
-
- @BIND9_MAKE_INCLUDES@
-
--SUBDIRS = builtin dlzexternal fetchlimit filter-aaaa geoip lwresd rpz rsabigexponent statistics tkey tsiggss
-+SUBDIRS = builtin fetchlimit filter-aaaa geoip lwresd rpz rsabigexponent statistics tkey tsiggss
- TARGETS =
-
- @BIND9_MAKE_RULES@