diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-06 15:30:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-06 15:30:17 +0000 |
commit | 520b63fca340c505238ebc02050d9a0f0350de29 (patch) | |
tree | e0ff0b492a45add763e164c2c322c46b5d67c53b /devel/gettext/files | |
parent | 9fceddbe98620034a3c5d32c1fab64a62c1ed05d (diff) |
Notes
Diffstat (limited to 'devel/gettext/files')
-rw-r--r-- | devel/gettext/files/patch-ad | 15 | ||||
-rw-r--r-- | devel/gettext/files/patch-ae | 5 | ||||
-rw-r--r-- | devel/gettext/files/patch-af | 6 |
3 files changed, 17 insertions, 9 deletions
diff --git a/devel/gettext/files/patch-ad b/devel/gettext/files/patch-ad index eea8e9c9deab..3a0c6f4c39f6 100644 --- a/devel/gettext/files/patch-ad +++ b/devel/gettext/files/patch-ad @@ -1,5 +1,5 @@ ---- Makefile.in.orig Fri May 1 15:47:40 1998 -+++ misc/Makefile.in Fri Aug 7 23:13:23 1998 +--- misc/Makefile.in.orig Fri May 1 14:47:40 1998 ++++ misc/Makefile.in Thu Dec 3 20:11:52 1998 @@ -164,10 +164,8 @@ @list='$(lisp_LISP)'; for p in $$list; do \ if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ @@ -11,3 +11,14 @@ else : ; fi; \ done +--- doc/Makefile.in.orig Thu Dec 3 20:12:35 1998 ++++ doc/Makefile.in Thu Dec 3 20:12:51 1998 +@@ -79,7 +79,7 @@ + LIBOBJS = @LIBOBJS@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ +-MAKEINFO = @MAKEINFO@ ++MAKEINFO = @MAKEINFO@ --no-split + MKINSTALLDIRS = @MKINSTALLDIRS@ + MSGFMT = @MSGFMT@ + NM = @NM@ diff --git a/devel/gettext/files/patch-ae b/devel/gettext/files/patch-ae index f52804bfa80c..29dad1ad6f74 100644 --- a/devel/gettext/files/patch-ae +++ b/devel/gettext/files/patch-ae @@ -1,6 +1,5 @@ -diff -uNr ../gg/configure ./configure ---- ../gg/configure Fri May 1 14:48:25 1998 -+++ ./configure Mon Jul 20 12:49:23 1998 +--- configure.orig Fri May 1 13:48:25 1998 ++++ configure Thu Dec 3 20:11:52 1998 @@ -4004,7 +4004,7 @@ ;; esac diff --git a/devel/gettext/files/patch-af b/devel/gettext/files/patch-af index 10096b53055b..7da1ef001b32 100644 --- a/devel/gettext/files/patch-af +++ b/devel/gettext/files/patch-af @@ -1,6 +1,5 @@ -diff -uNr ../gg/misc/locale.alias ./misc/locale.alias ---- ../gg/misc/locale.alias Sun Oct 20 00:40:54 1996 -+++ ./misc/locale.alias Mon Jul 20 12:49:42 1998 +--- misc/locale.alias.orig Sat Oct 19 23:40:54 1996 ++++ misc/locale.alias Thu Dec 3 20:11:52 1998 @@ -40,6 +40,7 @@ icelandic is_IS.ISO-8859-1 italian it_CH.ISO-8859-1 @@ -9,4 +8,3 @@ diff -uNr ../gg/misc/locale.alias ./misc/locale.alias norwegian no_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 portuguese pt_PT.ISO-8859-1 - |