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