summaryrefslogtreecommitdiff
path: root/vietnamese/vnterm/files/patch-04
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-06 19:54:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-06 19:54:47 +0000
commitbafef6b830c9103d5ac4f347a8bb1519c5d9055c (patch)
tree17f677ea63b21cc7be0f125a24af06ada00feec0 /vietnamese/vnterm/files/patch-04
parentMoved one part of post-install to pkg/INSTALL. (diff)
Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-)
Notes
Notes: svn path=/head/; revision=4840
Diffstat (limited to '')
-rw-r--r--vietnamese/vnterm/files/patch-0411
1 files changed, 9 insertions, 2 deletions
diff --git a/vietnamese/vnterm/files/patch-04 b/vietnamese/vnterm/files/patch-04
index ad0183bd856b..10fc15a9b340 100644
--- a/vietnamese/vnterm/files/patch-04
+++ b/vietnamese/vnterm/files/patch-04
@@ -1,6 +1,13 @@
--- ../lib/vntype/Makefile.orig Tue Aug 10 18:26:33 1993
-+++ ../lib/vntype/Makefile Sun Nov 24 20:09:15 1996
-@@ -18,7 +18,7 @@
++++ ../lib/vntype/Makefile Fri Dec 6 11:48:38 1996
+@@ -12,13 +12,13 @@
+ SRTI = vntype.I toupper.I tolower.I
+ SRTS = vntype.srt toupper.srt tolower.srt
+ LIB = $(VNLIBDIR)/libvntype.a
+-RANLIB = echo
++RANLIB = ranlib
+
+ INC = -I$(VNINCDIR)
#FLAGS = -DNOANSI_C
CFLAGS = $(FLAGS) $(INC)
CC = cc