freebsd-ports/japanese/ibus-anthy/files/patch-po_Makefile.in.in
2010-03-16 02:03:23 +00:00

11 lines
369 B
Text

--- po/Makefile.in.in.orig 2010-03-16 10:44:57.077555362 +0900
+++ po/Makefile.in.in 2010-03-16 10:39:22.280659667 +0900
@@ -34,7 +34,7 @@
datarootdir = @datarootdir@
libdir = @libdir@
DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+itlocaledir = @localedir@
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.