diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-11-09 12:08:57 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-11-09 12:08:57 +0000 |
| commit | 627ba2cd2bb8df79c3379e46c3a71268a10cb88f (patch) | |
| tree | b276276fea2e3493f4ab8bf41856c410da7d7015 /release/alpha | |
| parent | 1553b6159369ac83eba739b4a6339369896430b7 (diff) | |
Notes
Diffstat (limited to 'release/alpha')
| -rw-r--r-- | release/alpha/fixit_crunch.conf | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf index 9dc18748fecd..8cc9f37e8b88 100644 --- a/release/alpha/fixit_crunch.conf +++ b/release/alpha/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 |
