pkgsrc/textproc/gnome-spell/patches/patch-aa

13 lines
374 B
Text
Raw Normal View History

$NetBSD: patch-aa,v 1.4 2008/04/26 00:29:27 wiz Exp $
--- po/Makefile.in.in.orig 2007-10-15 12:25:22.000000000 +0000
+++ po/Makefile.in.in
@@ -41,6 +41,7 @@ install_sh = @install_sh@
# Until it can be supposed, use the safe fallback:
mkdir_p = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@