aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gxmessage/files/patch-po-Makefile.in.in
blob: 8cf332d8b2c349a8b018871952ca24a5cd068121 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.in.orig	2010-10-01 17:25:38.839055382 +0000
+++ po/Makefile.in.in	2010-10-01 17:26:02.445995929 +0000
@@ -34,7 +34,7 @@
 datarootdir = @datarootdir@
 libdir = @libdir@
 DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+itlocaledir = $(prefix)/share/locale
 subdir = po
 install_sh = @install_sh@
 # Automake >= 1.8 provides @mkdir_p@.