diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 06:21:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 06:21:23 +0000 |
commit | 9f0334ebf938294752717a886f1434494c93a1ed (patch) | |
tree | e2d8f0298f76c8a23fd6b1faac5d441bc025dc8f /audio/xmms/files/patch-ad | |
parent | add cflow2vcg 0.4 (diff) |
Make translations work when GNOME support is enabled.
Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Notes
Notes:
svn path=/head/; revision=59060
Diffstat (limited to 'audio/xmms/files/patch-ad')
-rw-r--r-- | audio/xmms/files/patch-ad | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/audio/xmms/files/patch-ad b/audio/xmms/files/patch-ad index 8165afa05d2e..d99ef6ded3a6 100644 --- a/audio/xmms/files/patch-ad +++ b/audio/xmms/files/patch-ad @@ -1,8 +1,17 @@ $FreeBSD$ ---- configure.orig Mon Mar 4 22:57:01 2002 -+++ configure Tue Mar 5 11:16:25 2002 +--- configure.orig Mon Mar 4 23:57:01 2002 ++++ configure Tue May 14 09:06:50 2002 +@@ -10576,7 +10576,7 @@ + GMSGFMT="OLD_PO_FILE_INPUT=yes $GMSGFMT" + MSGFMT="OLD_PO_FILE_INPUT=yes $MSGFMT" + +-localedir=${datadir}/locale ++localedir=${prefix}/share/locale + + + @@ -12673,10 +12673,6 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; |