aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnelvis/files/patch-01
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-06 12:37:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-06 12:37:38 +0000
commitb93ba8e95ca25fb68e7d4b8c9e43068d6d1bd694 (patch)
treef4c7402651effa9c9d43122c11017cc1dacd0cd7 /vietnamese/vnelvis/files/patch-01
parent4cfbe3bd77f98e3f838b5133bf3e793a605f96d3 (diff)
Notes
Diffstat (limited to 'vietnamese/vnelvis/files/patch-01')
-rw-r--r--vietnamese/vnelvis/files/patch-0126
1 files changed, 26 insertions, 0 deletions
diff --git a/vietnamese/vnelvis/files/patch-01 b/vietnamese/vnelvis/files/patch-01
new file mode 100644
index 000000000000..3e640ea1a198
--- /dev/null
+++ b/vietnamese/vnelvis/files/patch-01
@@ -0,0 +1,26 @@
+--- Makefile.orig Tue May 19 11:57:57 1992
++++ Makefile Thu Dec 5 00:36:53 1996
+@@ -115,7 +115,7 @@
+ EXTRA=
+ EXTRA2=
+ LIBS= $(VNLIBDIR)/libviqr.a $(VNLIBDIR)/libvntype.a -ltermcap
+-BIN= /usr/local/bin
++BIN= ${PREFIX}
+ CFLAGS= -Dbsd -I$(VNINCDIR)
+ OF= -s -o
+ RF= -c
+@@ -357,10 +357,10 @@
+ cp $(PROGS) $(BIN)
+ (cd $(BIN); chmod 755 $(PROGS))
+ (cd $(BIN); chown bin $(PROGS))
+- -ln $(BIN)/vnelvis $(BIN)/vi
+- -ln $(BIN)/vnelvis $(BIN)/ex
+- -ln $(BIN)/vnelvis $(BIN)/view
+- -ln $(BIN)/vnelvis $(BIN)/input
++ -ln $(BIN)/vnelvis $(BIN)/vnvi
++ -ln $(BIN)/vnelvis $(BIN)/vnex
++ -ln $(BIN)/vnelvis $(BIN)/vnview
++ -ln $(BIN)/vnelvis $(BIN)/vninput
+
+ inst.dos: $(DUMMY)
+ copy $(PROGS) $(BIN)