diff options
Diffstat (limited to 'vietnamese/vnpstext/files/patch-02')
-rw-r--r-- | vietnamese/vnpstext/files/patch-02 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vietnamese/vnpstext/files/patch-02 b/vietnamese/vnpstext/files/patch-02 new file mode 100644 index 000000000000..49ea510cc22c --- /dev/null +++ b/vietnamese/vnpstext/files/patch-02 @@ -0,0 +1,11 @@ +--- ../lib/vntype/Makefile.orig Sat Jun 6 00:05:40 1992 ++++ ../lib/vntype/Makefile Sat Dec 7 23:17:27 1996 +@@ -15,7 +15,7 @@ + #FLAGS = -DNOANSI_C + CFLAGS = $(FLAGS) $(INC) + CC = cc +-CPP = /lib/cpp ++CPP = cpp + + .c.o: + $(CC) $(CFLAGS) -c $*.c |