summaryrefslogtreecommitdiffstats
path: root/bind99-buildfix.patch
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2015-09-04 01:34:48 +0200
committerTomas Hozza <thozza@redhat.com>2015-09-04 01:50:26 +0200
commita3771cee485bdd434dd9ac300c05d24f0c3a7c5c (patch)
treec4cd0d4713a7cca855555c4fa8cbe9e2c03749a9 /bind99-buildfix.patch
parentd6c0550f5c209dbb19408bfd69bf0f97f7f682e5 (diff)
downloadbind-a3771cee485bdd434dd9ac300c05d24f0c3a7c5c.tar.gz
bind-a3771cee485bdd434dd9ac300c05d24f0c3a7c5c.tar.xz
bind-a3771cee485bdd434dd9ac300c05d24f0c3a7c5c.zip
Update to 9.10.3rc1 (#1259690)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind99-buildfix.patch')
-rw-r--r--bind99-buildfix.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch
index 5064534..8ff5c44 100644
--- a/bind99-buildfix.patch
+++ b/bind99-buildfix.patch
@@ -1,12 +1,13 @@
-diff -up bind-9.9.4b1/bin/tests/system/Makefile.in.buildfix bind-9.9.4b1/bin/tests/system/Makefile.in
---- bind-9.9.4b1/bin/tests/system/Makefile.in.buildfix 2013-07-15 11:02:23.354667876 +0200
-+++ bind-9.9.4b1/bin/tests/system/Makefile.in 2013-07-15 11:04:19.109587522 +0200
-@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
+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 filter-aaaa geoip lwresd rpz rsabigexponent tkey tsiggss
-+SUBDIRS = builtin filter-aaaa geoip lwresd rpz rsabigexponent tkey tsiggss
+-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@