http://paketspiegel.de/libxcrypt-4.5.2.tar.xz onnlein
LFS 13.0
https://lfs.daniel-schildt.de/systemd/chapter08/libxcrypt.html
libxcrypt → shadow
BAU=/bau cd $BAU pwd if [ ! -e libxcrypt-4.5.2.tar.xz ] then wget http://paketspiegel.de/libxcrypt-4.5.2.tar.xz fi if [ -d libxcrypt-4.5.2 ] then rm --force --recursive libxcrypt-4.5.2 fi tar --extract -f libxcrypt-4.5.2.tar.xz cd libxcrypt-4.5.2 pwd cd .. pwd