summaryrefslogtreecommitdiff
path: root/ham/xlog/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'ham/xlog/patches/patch-aa')
-rw-r--r--ham/xlog/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/ham/xlog/patches/patch-aa b/ham/xlog/patches/patch-aa
new file mode 100644
index 00000000000..18541728903
--- /dev/null
+++ b/ham/xlog/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.3 2006/12/27 11:54:44 wulf Exp $
+
+--- po/Makefile.in.in.orig 2006-12-27 20:06:10.000000000 +1030
++++ po/Makefile.in.in 2006-12-27 20:07:40.000000000 +1030
+@@ -30,7 +30,7 @@
+
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+-mkinstalldirs = $(SHELL) @install_sh@ -d
++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ mkdir_p = @mkdir_p@
+
+ GMSGFMT_ = @GMSGFMT@