freebsd-ports/japanese/ibus-anthy/files/patch-po_Makefile.in.in

12 lines
368 B
Text
Raw Normal View History

2010-10-26 14:53:37 +02:00
--- po/Makefile.in.in.org 2010-10-26 21:47:03.832342476 +0900
+++ po/Makefile.in.in 2010-10-26 21:47:19.182337797 +0900
2009-11-28 10:49:14 +01:00
@@ -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@.