diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-23 15:35:58 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-23 15:35:58 +0000 |
commit | 5648d6842eb5e3096179b0a1a2f78eece899c91e (patch) | |
tree | 6ff9dad4a80f81f4c6ae12f5237da1dd6f4d140d /editors/AbiWord/files/patch-au | |
parent | Install pop_auth binary required for the APOP support. (diff) |
Update to 0.9.5.
Notes
Notes:
svn path=/head/; revision=50410
Diffstat (limited to 'editors/AbiWord/files/patch-au')
-rw-r--r-- | editors/AbiWord/files/patch-au | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/AbiWord/files/patch-au b/editors/AbiWord/files/patch-au index 6290aae585fc..3f4fe57c8a30 100644 --- a/editors/AbiWord/files/patch-au +++ b/editors/AbiWord/files/patch-au @@ -1,8 +1,8 @@ $FreeBSD$ ---- src/pkg/common/unix/scripts/makewrapper.sh.orig Mon Jun 11 02:14:43 2001 -+++ src/pkg/common/unix/scripts/makewrapper.sh Wed Aug 8 13:38:34 2001 +--- src/pkg/common/unix/scripts/makewrapper.sh.orig Tue Nov 13 07:59:56 2001 ++++ src/pkg/common/unix/scripts/makewrapper.sh Fri Nov 23 16:31:06 2001 @@ -66,23 +66,31 @@ if [ -z "\$locale" ] then @@ -11,7 +11,7 @@ $FreeBSD$ +then + locale=\$LC_CTYPE fi - + # if [ ! -z "\$locale" ] then - #now guess encoding @@ -43,4 +43,4 @@ $FreeBSD$ + done fi fi - + # |