- Fix locale install directory

Reported by:	PH (via itetcu, miwi)
This commit is contained in:
Pietro Cerutti 2013-05-15 08:13:45 +00:00
parent 90ec4bd8bf
commit 7e2adf3cf4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318220

View File

@ -0,0 +1,11 @@
--- po/Makefile.in.in.orig 2013-05-15 10:06:58.000000000 +0200
+++ po/Makefile.in.in 2013-05-15 10:07:09.000000000 +0200
@@ -27,7 +27,7 @@
exec_prefix = @exec_prefix@
datadir = @datadir@
libdir = @libdir@
-localedir = $(libdir)/locale
+localedir = $(prefix)/share/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po