mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 18:10:38 -04:00
11 lines
352 B
Text
11 lines
352 B
Text
--- po/Makefile.in.in.orig 2013-04-30 11:48:54 UTC
|
|
+++ po/Makefile.in.in
|
|
@@ -34,7 +34,7 @@ datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = $(prefix)/share/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|