summaryrefslogtreecommitdiffstats
path: root/bind99-buildfix.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2012-10-11 13:34:19 +0200
committerAdam Tkac <atkac@redhat.com>2012-10-11 13:34:19 +0200
commitd6323c1def4505ce1e2879f0d1cc0a668cc090ed (patch)
treef56636441ef232a791f6b86938419b9be7041c3b /bind99-buildfix.patch
parent2aeaf22a1af794d3a844a84c349945054861daa0 (diff)
downloadbind-d6323c1def4505ce1e2879f0d1cc0a668cc090ed.tar.gz
bind-d6323c1def4505ce1e2879f0d1cc0a668cc090ed.tar.xz
bind-d6323c1def4505ce1e2879f0d1cc0a668cc090ed.zip
Update to 9.9.2
- bind97-rh714049.patch has been dropped - patches merged - bind98-rh816164.patch Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind99-buildfix.patch')
-rw-r--r--bind99-buildfix.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch
index 9e35067..22db644 100644
--- a/bind99-buildfix.patch
+++ b/bind99-buildfix.patch
@@ -1,12 +1,12 @@
-diff -up bind-9.9.0b1/bin/tests/system/Makefile.in.buildfix bind-9.9.0b1/bin/tests/system/Makefile.in
---- bind-9.9.0b1/bin/tests/system/Makefile.in.buildfix 2011-11-10 12:52:41.990270700 +0100
-+++ bind-9.9.0b1/bin/tests/system/Makefile.in 2011-11-10 12:52:52.596269957 +0100
+diff -up bind-9.9.2/bin/tests/system/Makefile.in.buildfix bind-9.9.2/bin/tests/system/Makefile.in
+--- bind-9.9.2/bin/tests/system/Makefile.in.buildfix 2012-09-27 02:35:19.000000000 +0200
++++ bind-9.9.2/bin/tests/system/Makefile.in 2012-10-11 13:33:21.245382076 +0200
@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
@BIND9_MAKE_INCLUDES@
--SUBDIRS = dlzexternal filter-aaaa lwresd rpz tkey tsiggss
-+SUBDIRS = filter-aaaa lwresd rpz tkey tsiggss
+-SUBDIRS = dlzexternal filter-aaaa lwresd rpz rsabigexponent tkey tsiggss
++SUBDIRS = filter-aaaa lwresd rpz rsabigexponent tkey tsiggss
TARGETS =
@BIND9_MAKE_RULES@