http://paketspiegel.de/fcron-3.4.0.src.tar.gz onnlein
BLFS 13.0
https://blfs.daniel-schildt.de/systemd/general/fcron.html
BAU=/bau cd $BAU pwd if [ ! -e fcron-3.4.0.src.tar.gz ] then wget http://paketspiegel.de/fcron-3.4.0.src.tar.gz fi if [ -d fcron-3.4.0 ] then rm --force --recursive fcron-3.4.0 fi tar --extract -f fcron-3.4.0.src.tar.gz cd fcron-3.4.0 pwd cd .. pwd