aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/ibus-anthy/files/patch-po_Makefile.in.in
blob: e2436b1f2a1495d40c63b2038efd08cd5234ce6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.in.orig  2010-01-15 20:56:17.000000000 +0900
+++ po/Makefile.in.in   2010-01-15 20:41:29.000000000 +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@.