summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/fixit_crunch.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index d69aa59ca8ec..5eb1647df182 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,10 +1,10 @@
-# $Id: fixit_crunch.conf,v 1.3.4.10 1996/11/10 13:13:56 jkh Exp $
+# $Id: fixit_crunch.conf,v 1.3.4.11 1996/11/11 16:07:43 jkh 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.
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
-srcdirs /usr/src/gnu/usr.bin /usr/src/usr.bin/vi
+srcdirs /usr/src/gnu/usr.bin
srcdirs /usr/src/sbin/i386
# second, we list all the programs we want to include in our crunched binary.
@@ -32,10 +32,7 @@ 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 ed find grep
# finally, we specify the libraries to link in with our binary