diff options
Diffstat (limited to 'japanese/weblint97/files/patch-aa')
-rw-r--r-- | japanese/weblint97/files/patch-aa | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/japanese/weblint97/files/patch-aa b/japanese/weblint97/files/patch-aa index 1160c5c..4b4a0b3 100644 --- a/japanese/weblint97/files/patch-aa +++ b/japanese/weblint97/files/patch-aa @@ -1,5 +1,5 @@ --- Makefile.orig Sat Mar 8 00:12:00 1997 -+++ Makefile Mon Jul 21 01:32:02 1997 ++++ Makefile Sun Aug 23 23:57:27 1998 @@ -5,12 +5,15 @@ SHELL = /bin/sh @@ -19,7 +19,11 @@ EXTLIB = html-ext.pl I18NLIB = htmli18n.pl JCODE = jcode.pl -@@ -48,7 +51,7 @@ +@@ -44,11 +47,10 @@ + -cp $(JPDIR)/$(JPROGRAM).1 $(JMANDIR) + -cp $(EXTLIB) $(LIBDIR) + -cp $(I18NLIB) $(LIBDIR) +- -cp $(JCODE) $(LIBDIR) euc-jp: patch < $(JPDIR)/euc-jp.patch |