diff options
Diffstat (limited to 'sysutils/iextract/files/patch-po__Makefile.in.in')
-rw-r--r-- | sysutils/iextract/files/patch-po__Makefile.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/iextract/files/patch-po__Makefile.in.in b/sysutils/iextract/files/patch-po__Makefile.in.in new file mode 100644 index 000000000000..38bc6bf05416 --- /dev/null +++ b/sysutils/iextract/files/patch-po__Makefile.in.in @@ -0,0 +1,10 @@ +--- ./po/Makefile.in.in.orig Sun Oct 1 21:15:50 2006 ++++ ./po/Makefile.in.in Sun Oct 1 21:16:01 2006 +@@ -28,6 +28,7 @@ + localedir = @localedir@ + gettextsrcdir = $(datadir)/gettext/po + ++install_sh = @install_sh@ + INSTALL = @INSTALL@ + INSTALL_DATA = @INSTALL_DATA@ + mkinstalldirs = $(SHELL) @install_sh@ -d |