mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
|
--- po/Makefile.in.in.orig Tue Feb 17 00:59:01 1998
|
||
|
+++ po/Makefile.in.in Tue May 16 12:57:23 2000
|
||
|
@@ -19,7 +19,7 @@
|
||
|
prefix = @prefix@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
datadir = $(prefix)/@DATADIRNAME@
|
||
|
-localedir = $(datadir)/locale
|
||
|
+localedir = $(prefix)/share/locale
|
||
|
gnulocaledir = $(prefix)/share/locale
|
||
|
gettextsrcdir = $(prefix)/share/gettext/po
|
||
|
subdir = po
|