%general-entities; ]> 00 0 #!/tools/bin/bash set +h #!/bin/bash set +h set -e cd $PKGDIR pushd ../; tar -xvf gettext-&gettext-version;.*; popd; tar -xvf gcc-core-&gcc-version;.*; tar -xvf binutils-&binutils-version;.*; tar -xvf gcc-g++-&gcc-version;.*; tar -xvf gcc-testsuite-&gcc-version;.*; pushd ../; tar -xvf gcc-g++-&gcc-version;.*; popd; pushd ../; tar -xvf gcc-testsuite-&gcc-version;.*; popd; pushd ../; tar -xvf blfs-bootscripts-&blfs-bootscripts-version;.* ; popd; exit make -k >> $TEST_LOG 2>&1 || true >> $TEST_LOG 2>&1 || true tar.* bzcat /sources/ export LC_ALL= export LANG= export INPUTRC make install cd ../blfs-bootscripts-&blfs-bootscripts-version; make mrproper cp -v /sources/kernel-config .config cd ../gettext-*/gettext-runtime -k check >> $TEST_LOG 2>&1 || true >> $TEST_LOG 2>&1 || true make -k check >> $TEST_LOG 2>&1 || true >> $TEST_LOG 2>&1 || true >> $TEST_LOG 2>&1 || true || true **EDITME EDITME**