summaryrefslogtreecommitdiff
path: root/vietnamese/vnelvis
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-06 23:56:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-06 23:56:52 +0000
commit8b3fd3fb9f2f87d8441233f9ee2572a3bd8984da (patch)
treefaac0f2b5d586f1d09ad3ba551302700cca12389 /vietnamese/vnelvis
parentPrepend "vn-" to PKGNAME. (diff)
Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)
While I'm here, change hard links to symlinks. IIRC this saves space in the tarball.
Notes
Notes: svn path=/head/; revision=4850
Diffstat (limited to 'vietnamese/vnelvis')
-rw-r--r--vietnamese/vnelvis/files/patch-0110
1 files changed, 5 insertions, 5 deletions
diff --git a/vietnamese/vnelvis/files/patch-01 b/vietnamese/vnelvis/files/patch-01
index 3e640ea1a198..4ec883ce04af 100644
--- a/vietnamese/vnelvis/files/patch-01
+++ b/vietnamese/vnelvis/files/patch-01
@@ -5,7 +5,7 @@
EXTRA2=
LIBS= $(VNLIBDIR)/libviqr.a $(VNLIBDIR)/libvntype.a -ltermcap
-BIN= /usr/local/bin
-+BIN= ${PREFIX}
++BIN= ${PREFIX}/bin
CFLAGS= -Dbsd -I$(VNINCDIR)
OF= -s -o
RF= -c
@@ -17,10 +17,10 @@
- -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
++ -ln -sf $(BIN)/vnelvis $(BIN)/vnvi
++ -ln -sf $(BIN)/vnelvis $(BIN)/vnex
++ -ln -sf $(BIN)/vnelvis $(BIN)/vnview
++ -ln -sf $(BIN)/vnelvis $(BIN)/vninput
inst.dos: $(DUMMY)
copy $(PROGS) $(BIN)