summaryrefslogtreecommitdiff
path: root/net/grsync/files/patch-po-Makefile.in.in
blob: 2cb90330272532600ddb2814717c4d81426655d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.in.orig	2013-04-30 11:48:54 UTC
+++ po/Makefile.in.in
@@ -34,7 +34,7 @@ datadir = @datadir@
 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@.