diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-19 10:57:53 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-19 10:57:53 +0000 |
| commit | 6cc6de13eda0875ce7fca3792537129e98da91f5 (patch) | |
| tree | 7e56550d0ce828892f19d933451883c32735f0dd /bind-9.5.0-generate-xml.patch | |
| parent | b3f3daaf91ab0eaa0eb29b33b19a0adac616bfe4 (diff) | |
- updated to latest upstream (9.5.0a5) + remove obsoleted patches
Diffstat (limited to 'bind-9.5.0-generate-xml.patch')
| -rw-r--r-- | bind-9.5.0-generate-xml.patch | 11 |
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} |
