summaryrefslogtreecommitdiff
path: root/editors/xmlcopyeditor/files/patch-po_Makefile.in.in.diff
blob: 80a1d98a5d431091bb5a2aca4b3d0fb72d35af8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
+++ po/Makefile.in.in
@@ -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@.