it doesnt work that way

This commit is contained in:
tux 2023-05-17 23:03:36 +02:00
parent 74bb688447
commit cd62702f9e

View File

@ -147,7 +147,7 @@ sh Configure -des \
make &&
make test | tee ../check-log_"$LFS_PERL".log;
make install &&
unset BUILD_ZLIB BUILD_BZIP2 &&
unset BUILD_ZLIB BUILD_BZIP2
cd .. &&
rm -rf "$LFS_PERL" &&
echo "Finished 8.41 ""$LFS_PERL""" >> build.log &&