summaryrefslogtreecommitdiff
path: root/news/slrn/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrn/patches/patch-af')
-rw-r--r--news/slrn/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/slrn/patches/patch-af b/news/slrn/patches/patch-af
new file mode 100644
index 00000000000..753fefc8f03
--- /dev/null
+++ b/news/slrn/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2008/09/04 16:15:34 is Exp $
+
+--- po/Makefile.in.in.orig 2008-02-11 19:04:23.000000000 +0100
++++ po/Makefile.in.in
+@@ -46,7 +46,7 @@ INSTALL_DATA = @INSTALL_DATA@
+ # versions, $(mkinstalldirs) and $(install_sh) are unused.
+ #mkinstalldirs = $(SHELL) @install_sh@ -d
+ #install_sh = $(SHELL) @install_sh@
+-mkdir_p = @mkdir_p@
++mkdir_p = $(INSTALL_DATA) -m 755 -d
+
+ GMSGFMT_ = @GMSGFMT@
+ GMSGFMT_no = @GMSGFMT@