summaryrefslogtreecommitdiff
path: root/textproc/gsed/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gsed/patches/patch-ac')
-rw-r--r--textproc/gsed/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/gsed/patches/patch-ac b/textproc/gsed/patches/patch-ac
new file mode 100644
index 00000000000..3b4697f04de
--- /dev/null
+++ b/textproc/gsed/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.3 2004/07/07 11:33:10 seb Exp $
+
+--- intl/Makefile.in.orig 2004-01-07 13:57:35.000000000 +0000
++++ intl/Makefile.in
+@@ -37,6 +37,7 @@ gettextsrcdir = $(datadir)/gettext/intl
+ aliaspath = $(localedir)
+ subdir = intl
+
++install_sh = @install_sh@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+ mkinstalldirs = $(mkdir_p)