aports/main/gdl/localedir.patch
2014-04-02 06:55:42 +00:00

12 lines
379 B
Diff

--- ./po/Makefile.in.in.orig 2013-03-11 13:44:04.448962814 +0000
+++ ./po/Makefile.in.in 2013-03-11 13:45:46.526579564 +0000
@@ -34,7 +34,7 @@
datarootdir = @datarootdir@
libdir = @libdir@
DATADIRNAME = @DATADIRNAME@
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
+itlocaledir = $(datadir)/locale
subdir = po
install_sh = @install_sh@
# Automake >= 1.8 provides @mkdir_p@.