aboutsummaryrefslogtreecommitdiffstats
path: root/games/rtb/files/patch-po::Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/rtb/files/patch-po::Makefile.in.in')
-rw-r--r--games/rtb/files/patch-po::Makefile.in.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/rtb/files/patch-po::Makefile.in.in b/games/rtb/files/patch-po::Makefile.in.in
new file mode 100644
index 000000000000..e927d41c9a7c
--- /dev/null
+++ b/games/rtb/files/patch-po::Makefile.in.in
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in.orig Sat Apr 26 00:02:45 2003
++++ po/Makefile.in.in Sun Mar 14 10:29:29 2004
+@@ -29,7 +29,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+-mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
++mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
+
+ CC = @CC@
+ GMSGFMT = @GMSGFMT@