wrong extension

This commit is contained in:
tux 2023-05-17 17:19:49 +02:00
parent 04e774fbb0
commit c68f7b9c35

View File

@ -363,7 +363,7 @@ echo "Finished 8.20 ""$LFS_MPFR""" >> build.log &&
echo "$LFS_MPFR" >> /installed.txt
echo "8.21 ""$LFS_MPC"""
tar xf "$LFS_MPC".tar,gz &&
tar xf "$LFS_MPC".tar.gz &&
cd "$LFS_MPC" &&
./configure --prefix=/usr \
--disable-static \