diff options
Diffstat (limited to 'vietnamese/vnterm/files/patch-04')
-rw-r--r-- | vietnamese/vnterm/files/patch-04 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/vietnamese/vnterm/files/patch-04 b/vietnamese/vnterm/files/patch-04 deleted file mode 100644 index 10fc15a9b340..000000000000 --- a/vietnamese/vnterm/files/patch-04 +++ /dev/null @@ -1,18 +0,0 @@ ---- ../lib/vntype/Makefile.orig Tue Aug 10 18:26:33 1993 -+++ ../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 --CPP = /lib/cpp -+CPP = cpp - - .I.srt: - @echo -n "Generating $@ from $*.I..." |