summaryrefslogtreecommitdiff
path: root/wm/sawfish/patches
diff options
context:
space:
mode:
authortoshii <toshii@pkgsrc.org>2001-04-03 08:43:49 +0000
committertoshii <toshii@pkgsrc.org>2001-04-03 08:43:49 +0000
commite48a41d4c428a5513bb008d08725c1e0fc1163c9 (patch)
tree559c0b85a390c958084b69493d95fc459231280f /wm/sawfish/patches
parentefce33df53adc19b22befef644791c0901065a17 (diff)
downloadpkgsrc-e48a41d4c428a5513bb008d08725c1e0fc1163c9.tar.gz
Update sawfish to 0.38.
Many changes from previous pkgsrc version, including: - Translation updates - New theme `Crux' - Bug fixes
Diffstat (limited to 'wm/sawfish/patches')
-rw-r--r--wm/sawfish/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/sawfish/patches/patch-aa b/wm/sawfish/patches/patch-aa
index 0f8dfee6e2f..7da1bc98f45 100644
--- a/wm/sawfish/patches/patch-aa
+++ b/wm/sawfish/patches/patch-aa
@@ -1,12 +1,12 @@
-$NetBSD: patch-aa,v 1.2 2001/02/13 11:47:07 tron Exp $
+$NetBSD: patch-aa,v 1.3 2001/04/03 08:43:50 toshii Exp $
---- configure.orig Thu Oct 19 17:48:32 2000
+--- configure.orig Thu Mar 15 08:12:53 2001
+++ configure
@@ -657,7 +657,7 @@
sawfishdir='${datadir}/sawfish'
lispdir='${sawfishdir}/${version}/lisp'
--localedir='${sawfishdir}/${version}/locale'
+-localedir='${datadir}/locale'
+localedir='${prefix}/${LOCALEDIR}/locale'
sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}'