Add link gzip -> gzcat
Submitted by: Eric P. Scott <eps@sirius.com>
This commit is contained in:
parent
b0dcafa983
commit
8a8ace1c23
@ -1,4 +1,4 @@
|
||||
# $Id: crunch.conf,v 1.6 1998/08/02 12:19:49 abial Exp $
|
||||
# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:42 abial Exp $
|
||||
#
|
||||
# NOTE1: the string "/usr/src" will be automatically replaced with the
|
||||
# correct value set in 'build' script - you should change it there
|
||||
@ -31,6 +31,7 @@ srcdirs /usr/src/libexec
|
||||
progs ppp ssh ftp telnet ee gzip more
|
||||
ln gzip gunzip
|
||||
ln gzip zcat
|
||||
ln gzip gzcat
|
||||
|
||||
progs ash test kget echo pwd
|
||||
progs hostname cat kill sps vm ns
|
||||
|
Loading…
Reference in New Issue
Block a user