intltool

Spiegel

http://paketspiegel.de/intltool-0.51.0.tar.gz onnlein
LFS 13.0

LFS

intltool → autoconf

Bauen

BAU=/bau cd $BAU pwd if [ ! -e intltool-0.51.0.tar.gz ] then wget http://paketspiegel.de/intltool-0.51.0.tar.gz fi if [ -d intltool-0.51.0 ] then rm --force --recursive intltool-0.51.0 fi tar --extract -f intltool-0.51.0.tar.gz cd intltool-0.51.0 pwd cd .. pwd