summaryrefslogtreecommitdiff
path: root/textproc/gsed/patches/patch-ac
blob: 3b4697f04de59f7e0b3ee88f27e7bd8fecf5db65 (plain)
1
2
3
4
5
6
7
8
9
10
11
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)