summaryrefslogtreecommitdiff
path: root/net/grsync/files/patch-po-Makefile.in.in
blob: 350487c18516cd6715676bcf6dc522b285e45a8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- po/Makefile.in.in.orig	2008-12-08 11:44:27.794971692 +0100
+++ po/Makefile.in.in	2008-12-08 11:44:42.679745595 +0100
@@ -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@.