diff options
-rw-r--r-- | www/gtkhtml3/files/patch-po_Makefile.in.in | 10 | ||||
-rw-r--r-- | www/gtkhtml38/files/patch-po_Makefile.in.in | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/www/gtkhtml3/files/patch-po_Makefile.in.in b/www/gtkhtml3/files/patch-po_Makefile.in.in new file mode 100644 index 000000000..df4fac948 --- /dev/null +++ b/www/gtkhtml3/files/patch-po_Makefile.in.in @@ -0,0 +1,10 @@ +--- po/Makefile.in.in.orig Tue Nov 23 17:53:53 2004 ++++ po/Makefile.in.in Tue Nov 23 17:58:38 2004 +@@ -31,6 +31,7 @@ + localedir = $(libdir)/locale + gnulocaledir = $(datadir)/locale + gettextsrcdir = $(datadir)/glib-2.0/gettext/po ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + subdir = po + + INSTALL = @INSTALL@ diff --git a/www/gtkhtml38/files/patch-po_Makefile.in.in b/www/gtkhtml38/files/patch-po_Makefile.in.in new file mode 100644 index 000000000..df4fac948 --- /dev/null +++ b/www/gtkhtml38/files/patch-po_Makefile.in.in @@ -0,0 +1,10 @@ +--- po/Makefile.in.in.orig Tue Nov 23 17:53:53 2004 ++++ po/Makefile.in.in Tue Nov 23 17:58:38 2004 +@@ -31,6 +31,7 @@ + localedir = $(libdir)/locale + gnulocaledir = $(datadir)/locale + gettextsrcdir = $(datadir)/glib-2.0/gettext/po ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + subdir = po + + INSTALL = @INSTALL@ |