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