diff options
Diffstat (limited to 'wm/sawfish/patches')
-rw-r--r-- | wm/sawfish/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/patches/patch-aa b/wm/sawfish/patches/patch-aa index 7da1bc98f45..0c46598b1a2 100644 --- a/wm/sawfish/patches/patch-aa +++ b/wm/sawfish/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 2001/04/03 08:43:50 toshii Exp $ +$NetBSD: patch-aa,v 1.4 2002/10/08 13:22:37 wiz Exp $ --- configure.orig Thu Mar 15 08:12:53 2001 +++ configure @@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.3 2001/04/03 08:43:50 toshii Exp $ sawfishdir='${datadir}/sawfish' lispdir='${sawfishdir}/${version}/lisp' -localedir='${datadir}/locale' -+localedir='${prefix}/${LOCALEDIR}/locale' ++localedir='${prefix}/${PKGLOCALEDIR}/locale' sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}' # Extract the first word of "gcc", so it can be a program name with args. |