summaryrefslogtreecommitdiffstats
path: root/bind-9.5.0-generate-xml.patch
diff options
context:
space:
mode:
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}