mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
07a420fe9c
this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
--- configure.in.orig Wed Sep 20 22:27:00 2000
|
|
+++ configure.in Thu Sep 21 15:47:11 2000
|
|
@@ -56,7 +56,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.
|