summaryrefslogtreecommitdiff
path: root/emulators/mednafen/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mednafen/patches/patch-aa')
-rw-r--r--emulators/mednafen/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/mednafen/patches/patch-aa b/emulators/mednafen/patches/patch-aa
new file mode 100644
index 00000000000..04eed33b26e
--- /dev/null
+++ b/emulators/mednafen/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2007/05/19 12:39:30 wiz Exp $
+
+--- po/Makefile.in.in.orig 2007-05-19 11:00:21.000000000 +0000
++++ po/Makefile.in.in
+@@ -30,7 +30,7 @@ gettextsrcdir = $(datadir)/gettext/po
+
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+-mkinstalldirs = $(SHELL) @install_sh@ -d
++mkinstalldirs = @install_sh@ -d
+ mkdir_p = @mkdir_p@
+
+ GMSGFMT_ = @GMSGFMT@