[bind] Add small patch to fix building...

Adam Tkac atkac at fedoraproject.org
Mon Nov 14 12:00:08 UTC 2011


commit 45e102c98a05ccbe268234b345f392983a68dbab
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Nov 14 12:58:29 2011 +0100

    Add small patch to fix building...
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 bind99-buildfix.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch
new file mode 100644
index 0000000..9e35067
--- /dev/null
+++ b/bind99-buildfix.patch
@@ -0,0 +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
+@@ -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
+ TARGETS =
+ 
+ @BIND9_MAKE_RULES@


More information about the scm-commits mailing list