summaryrefslogtreecommitdiffstats
path: root/games/xmoto/patches/localedir.diff
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmoto/patches/localedir.diff')
-rw-r--r--games/xmoto/patches/localedir.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/xmoto/patches/localedir.diff b/games/xmoto/patches/localedir.diff
deleted file mode 100644
index 238e1de4a5..0000000000
--- a/games/xmoto/patches/localedir.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur xmoto-0.5.0.orig/po/Makefile.in.in xmoto-0.5.0/po/Makefile.in.in
---- xmoto-0.5.0.orig/po/Makefile.in.in 2008-11-23 09:32:28.000000000 +0000
-+++ xmoto-0.5.0/po/Makefile.in.in 2009-03-30 20:44:01.000000000 +0000
-@@ -26,7 +26,7 @@
- datarootdir = @datarootdir@
- datadir = @datadir@
- localedir = @localedir@
--gettextsrcdir = $(datadir)/gettext/po
-+gettextsrcdir = @localedir@/gettext/po
-
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@