openbsd-ports/textproc/gnome-spell/patches/patch-po_Makefile.in.in
2005-05-25 18:21:57 +00:00

11 lines
337 B
Plaintext

--- po/Makefile.in.in.orig Mon Jan 24 10:58:52 2005
+++ po/Makefile.in.in Thu Apr 7 07:43:52 2005
@@ -31,6 +31,7 @@ libdir = @libdir@
localedir = $(libdir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
subdir = po
INSTALL = @INSTALL@