diff options
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" ;; |