summaryrefslogtreecommitdiffstats
path: root/bind-9.5.0-generate-xml.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-06-19 10:57:53 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-06-19 10:57:53 +0000
commit066ea905d209aee990544e3e7e0b65c2ae3005fc (patch)
treefa9c3c14c231ba888db5214884d7100209595bf6 /bind-9.5.0-generate-xml.patch
parent55b04de09a6cc9de04330ab1c155b76a0fa47748 (diff)
downloadbind-066ea905d209aee990544e3e7e0b65c2ae3005fc.tar.gz
bind-066ea905d209aee990544e3e7e0b65c2ae3005fc.tar.xz
bind-066ea905d209aee990544e3e7e0b65c2ae3005fc.zip
- updated to latest upstream (9.5.0a5) + remove obsoleted patchesbind-9_5_0a5-1_fc8
Diffstat (limited to 'bind-9.5.0-generate-xml.patch')
-rw-r--r--bind-9.5.0-generate-xml.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/bind-9.5.0-generate-xml.patch b/bind-9.5.0-generate-xml.patch
new file mode 100644
index 0000000..8a34e37
--- /dev/null
+++ b/bind-9.5.0-generate-xml.patch
@@ -0,0 +1,11 @@
+--- bind-9.5.0a5/bin/named/Makefile.in.xml 2007-06-19 11:49:35.000000000 +0200
++++ bind-9.5.0a5/bin/named/Makefile.in 2007-06-19 11:49:48.000000000 +0200
+@@ -154,7 +154,7 @@ bind9.xsl.h: bind9.xsl convertxsl.pl
+ ${PERL} ${srcdir}/convertxsl.pl < ${srcdir}/bind9.xsl > bind9.xsl.h
+
+ depend: bind9.xsl.h
+-server.@O@: bind9.xsl.h
++server.o: bind9.xsl.h
+
+ installdirs:
+ $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${sbindir}