diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-12-29 04:07:34 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-12-29 04:07:34 +0000 |
commit | 1dd602ade37fc66ab47cdd358836be4f341e182a (patch) | |
tree | e78adfa4e3469c74bf20883290dec420363f1c68 /net-im/gnomeicu2/files/patch-ac | |
parent | Update patch-dns to apply cleanly to new DNS-HOWTO.sgml. (diff) |
Update 0.96.1 -> 0.98
PR: ports/33146
Submitted by: Jochem Kossen <j.kossen@home.nl>
Fix the locale directories.
Add a WITH_SOCKS5 knob while I'm here.
Notes
Notes:
svn path=/head/; revision=52340
Diffstat (limited to 'net-im/gnomeicu2/files/patch-ac')
-rw-r--r-- | net-im/gnomeicu2/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/gnomeicu2/files/patch-ac b/net-im/gnomeicu2/files/patch-ac deleted file mode 100644 index c0a042787c06..000000000000 --- a/net-im/gnomeicu2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Sat Jan 29 16:04:07 2000 -+++ po/Makefile.in.in Sat Jan 29 16:08:19 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po |