http://paket.daniel-schildt.de/gzip-1.14.tar.xz onnlein
LFS 13.0
http://lfs.daniel-schildt.de/13.0/chapter08/gzip.html
http://lfs.daniel-schildt.de/13.0/chapter06/gzip.html
gzip
BAU=/bau cd $BAU pwd if [ ! -e gzip-1.14.tar.xz ] then wget http://paket.daniel-schildt.de/gzip-1.14.tar.xz fi if [ -d gzip-1.14 ] then rm --force --recursive gzip-1.14 fi tar --extract -f gzip-1.14.tar.xz cd gzip-1.14 pwd cd .. pwd
SlackBuilds
LFS 13.0