From 7e84c3302f519cf0db7562b1ace8c16f996015b1 Mon Sep 17 00:00:00 2001 From: taoka Date: Tue, 7 Sep 1999 02:35:46 +0000 Subject: Updated to 3.0.4+mb1.12 (mb = multi-byte) PR: 13566 Submitted by: KATO Tsuguru --- japanese/gawk/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 japanese/gawk/files/patch-ad (limited to 'japanese/gawk/files/patch-ad') diff --git a/japanese/gawk/files/patch-ad b/japanese/gawk/files/patch-ad new file mode 100644 index 0000000..4a16077 --- /dev/null +++ b/japanese/gawk/files/patch-ad @@ -0,0 +1,11 @@ +--- awklib/Makefile.in.orig Sat Sep 4 06:27:32 1999 ++++ awklib/Makefile.in Sat Sep 4 06:33:11 1999 +@@ -75,7 +75,7 @@ + sed 's;/usr/local/libexec/awk;$(libexecdir);' < groupawk.in) > group.awk + + install: igawk $(AUXPROGS) $(AUXAWK) +- $(INSTALL_PROGRAM) igawk $(bindir)/igawk ++ cp igawk $(bindir)/igawk + for i in $(AUXPROGS) ; do \ + $(INSTALL_PROGRAM) $$i $(libexecdir)/$$i ; \ + done -- cgit v1.1