freebsd-ports/japanese/ibus-anthy/files/patch-po_Makefile.in.in
Daichi GOTO f24cbbb4e3 roll back to the stable version, 1.2.7
Feature safe: yes
2012-04-08 09:41:34 +00:00

11 lines
369 B
Text

--- po/Makefile.in.in.orig 2012-04-08 17:47:23.690620919 +0900
+++ po/Makefile.in.in 2012-04-08 17:58:36.694619782 +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@.