summaryrefslogtreecommitdiff
path: root/japanese/ibus-anthy/files/patch-po_Makefile.in.in
blob: df0f46fead1e93f66d772acd585ea34ed4b96604 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.in.org	2010-10-16 13:01:37.296180136 +0900
+++ po/Makefile.in.in	2010-10-16 13:01:58.430185436 +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@.