mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Python forcing symlinking
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -43,7 +43,7 @@ make
|
||||
make install
|
||||
|
||||
# symlink python binary to python2 (needed for Mesa)
|
||||
ln -s python $ROOT/$TOOLCHAIN/bin/python2
|
||||
ln -sf python $ROOT/$TOOLCHAIN/bin/python2
|
||||
|
||||
cp Parser/pgen ./hostpgen
|
||||
cp python ./hostpython
|
||||
|
||||
Reference in New Issue
Block a user