From feb30a0121d7aea91966c91445ca6378bf08456d Mon Sep 17 00:00:00 2001 From: leeym Date: Sat, 12 Apr 2003 14:17:34 +0000 Subject: add/remove patch files which are omitted in previous commit. PR: 50676 Submitted by: Simon Dick --- dns/mydns-ng/files/patch-configure | 11 +++++++++++ dns/mydns-ng/files/patch-doc::texinfo::title.texi | 10 ++++++++++ dns/mydns-ng/files/patch-title.texi | 10 ---------- dns/mydns/files/patch-configure | 11 +++++++++++ dns/mydns/files/patch-doc::texinfo::title.texi | 10 ++++++++++ dns/mydns/files/patch-title.texi | 10 ---------- 6 files changed, 42 insertions(+), 20 deletions(-) create mode 100644 dns/mydns-ng/files/patch-configure create mode 100644 dns/mydns-ng/files/patch-doc::texinfo::title.texi delete mode 100644 dns/mydns-ng/files/patch-title.texi create mode 100644 dns/mydns/files/patch-configure create mode 100644 dns/mydns/files/patch-doc::texinfo::title.texi delete mode 100644 dns/mydns/files/patch-title.texi (limited to 'dns') diff --git a/dns/mydns-ng/files/patch-configure b/dns/mydns-ng/files/patch-configure new file mode 100644 index 000000000000..ecd1646e0983 --- /dev/null +++ b/dns/mydns-ng/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + diff --git a/dns/mydns-ng/files/patch-doc::texinfo::title.texi b/dns/mydns-ng/files/patch-doc::texinfo::title.texi new file mode 100644 index 000000000000..40e5fc3b827c --- /dev/null +++ b/dns/mydns-ng/files/patch-doc::texinfo::title.texi @@ -0,0 +1,10 @@ +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 +@@ -1,3 +1,7 @@ ++@dircategory Miscellaneous ++@direntry ++* mydns: (mydns). The MySQL based DNS-server. ++@end direntry + + @ifinfo + This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff --git a/dns/mydns-ng/files/patch-title.texi b/dns/mydns-ng/files/patch-title.texi deleted file mode 100644 index 54a256163f45..000000000000 --- a/dns/mydns-ng/files/patch-title.texi +++ /dev/null @@ -1,10 +0,0 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 -@@ -1,3 +1,7 @@ -+@dircategory Miscellaneous -+@direntry -+* mydns: (mydns). The MySQL based DNS-server. -+@end direntry - - @ifinfo - This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff --git a/dns/mydns/files/patch-configure b/dns/mydns/files/patch-configure new file mode 100644 index 000000000000..ecd1646e0983 --- /dev/null +++ b/dns/mydns/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + diff --git a/dns/mydns/files/patch-doc::texinfo::title.texi b/dns/mydns/files/patch-doc::texinfo::title.texi new file mode 100644 index 000000000000..40e5fc3b827c --- /dev/null +++ b/dns/mydns/files/patch-doc::texinfo::title.texi @@ -0,0 +1,10 @@ +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 +@@ -1,3 +1,7 @@ ++@dircategory Miscellaneous ++@direntry ++* mydns: (mydns). The MySQL based DNS-server. ++@end direntry + + @ifinfo + This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), diff --git a/dns/mydns/files/patch-title.texi b/dns/mydns/files/patch-title.texi deleted file mode 100644 index 54a256163f45..000000000000 --- a/dns/mydns/files/patch-title.texi +++ /dev/null @@ -1,10 +0,0 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 -@@ -1,3 +1,7 @@ -+@dircategory Miscellaneous -+@direntry -+* mydns: (mydns). The MySQL based DNS-server. -+@end direntry - - @ifinfo - This is the manual for MyDNS (version @value{PKGVERSION}, @value{PKGDATE}), -- cgit