mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
65ba71e8ec
PR: 12287
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
--- po/Makefile.in.in.orig Mon Jan 25 10:53:12 1999
|
|
+++ po/Makefile.in.in Fri Jun 18 16:19:55 1999
|
|
@@ -18,7 +18,7 @@
|
|
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|
|
-datadir = $(prefix)/@DATADIRNAME@
|
|
+datadir = $(prefix)/share
|
|
localedir = $(datadir)/locale
|
|
gnulocaledir = $(prefix)/share/locale
|
|
gettextsrcdir = $(prefix)/share/gettext/po
|