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