missing extension
This commit is contained in:
parent
d56e6e05ce
commit
50f72c964c
@ -332,7 +332,7 @@ echo "Finished 8.52 ""$LFS_NINJA""" >> build.log &&
|
|||||||
echo "$LFS_NINJA" >> /installed.txt
|
echo "$LFS_NINJA" >> /installed.txt
|
||||||
|
|
||||||
echo "8.53 ""$LFS_MESON"""
|
echo "8.53 ""$LFS_MESON"""
|
||||||
tar xf "$LFS_MESON" &&
|
tar xf "$LFS_MESON".tar.gz &&
|
||||||
cd "$LFS_MESON" &&
|
cd "$LFS_MESON" &&
|
||||||
pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&
|
pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&
|
||||||
pip3 install --no-index --find-links dist meson &&
|
pip3 install --no-index --find-links dist meson &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user