mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
--- configure.in.orig Thu May 18 19:23:25 2000
|
|
+++ configure.in Sun May 28 08:03:33 2000
|
|
@@ -55,7 +55,7 @@
|
|
|
|
sawfishdir='${datadir}/sawfish'
|
|
lispdir='${sawfishdir}/${version}/lisp'
|
|
-localedir='${sawfishdir}/${version}/locale'
|
|
+localedir='${datadir}/locale'
|
|
sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}'
|
|
|
|
dnl Checks for programs.
|