mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fix driconf
This commit is contained in:
parent
6a4cde4721
commit
3cfa64acc6
@ -15,6 +15,7 @@ sed -i -e "s%/usr/local%/usr%" setup.cfg
|
||||
$PYTHON setup.py install -O1 --root ./.install
|
||||
|
||||
sed -i -e "s%$ROOT/$TOOLCHAIN%/usr%" .install/usr/bin/driconf
|
||||
sed -i -e "s%/usr/local%/usr%" .install/usr/bin/driconf
|
||||
|
||||
find .install -name "*.py" -exec rm -rf "{}" ";"
|
||||
find .install -name "*.pyo" -exec rm -rf "{}" ";"
|
||||
|
Loading…
x
Reference in New Issue
Block a user