File mlterm-po.patch of Package mlterm.import4819
Index: tool/mlconfig/po/Makefile.in.in =================================================================== --- tool/mlconfig/po/Makefile.in.in.orig 2003-01-12 11:08:51.000000000 +0100 +++ tool/mlconfig/po/Makefile.in.in 2009-11-30 19:38:50.103504000 +0100 @@ -26,8 +26,8 @@ gettextsrcdir = $(datadir)/gettext/po INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ -MKINSTALLDIRS = @MKINSTALLDIRS@ -mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo "$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac` +mkinstalldirs = install -d + GMSGFMT = @GMSGFMT@ MSGFMT = @MSGFMT@