On 2/17/07, Jim Gifford <[EMAIL PROTECTED]> wrote: > > > Dan, > Using our current build method, we overwrite the gunzip wrapper with > a symlink to gzip. We just started on the testing phase for this item > and it seemed wierd that something we are used to was changed. Now we > now why and I have to different options on how to fix it.
Alright, it's your call, but it seems like you could just change the commands to use the utilities out of the box instead of creating all the symlinks. You don't need to keep doing all the rm's and ln's because it's already handled. http://www.linuxfromscratch.org/lfs/view/development/chapter06/gzip.html -- Dan _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
