summaryrefslogtreecommitdiffstats
path: root/release/fixit_crunch.conf
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-11-09 12:08:57 +0000
committerjoerg <joerg@FreeBSD.org>1996-11-09 12:08:57 +0000
commit3f3155c6dba4879991f695fd81684e699ce13007 (patch)
treeb276276fea2e3493f4ab8bf41856c410da7d7015 /release/fixit_crunch.conf
parent99f986b1f650f177556443cc3e93056a20448c61 (diff)
downloadFreeBSD-src-3f3155c6dba4879991f695fd81684e699ce13007.zip
FreeBSD-src-3f3155c6dba4879991f695fd81684e699ce13007.tar.gz
Merge from the 2.2 branch: call our `vi' by its right name.
Detected by: jkh
Diffstat (limited to 'release/fixit_crunch.conf')
-rw-r--r--release/fixit_crunch.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index 9dc1874..8cc9f37 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
+# $Id: fixit_crunch.conf,v 1.8.2.1 1996/11/06 22:48:03 joerg Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -31,10 +31,9 @@ ln chown chgrp
# /usr/bin stuff
-progs ftp rsh sed telnet rlogin common find grep
-ln common vi
-ln common view
-ln common ex
+progs ftp rsh sed telnet rlogin vi find grep
+ln vi view
+ln vi ex
# finally, we specify the libraries to link in with our binary
OpenPOWER on IntegriCloud