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 | 066ea905d209aee990544e3e7e0b65c2ae3005fc (patch) | |
| tree | fa9c3c14c231ba888db5214884d7100209595bf6 /bind-9.5.0-generate-xml.patch | |
| parent | 55b04de09a6cc9de04330ab1c155b76a0fa47748 (diff) | |
| download | bind-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.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} |
