aboutsummaryrefslogtreecommitdiff
path: root/games/grhino/files/patch-po::Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/grhino/files/patch-po::Makefile.in.in')
-rw-r--r--games/grhino/files/patch-po::Makefile.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/grhino/files/patch-po::Makefile.in.in b/games/grhino/files/patch-po::Makefile.in.in
new file mode 100644
index 000000000000..ec9f9013735b
--- /dev/null
+++ b/games/grhino/files/patch-po::Makefile.in.in
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in.orig Mon May 3 15:05:36 2004
++++ po/Makefile.in.in Mon Jan 3 22:35:47 2005
+@@ -21,7 +21,7 @@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ datadir = @datadir@
+-localedir = $(datadir)/locale
++localedir = $(prefix)/share/locale
+ gettextsrcdir = $(datadir)/gettext/po
+
+ INSTALL = @INSTALL@