mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Cheetah: install pyo files only
This commit is contained in:
parent
4292d9b3e7
commit
9bf0c62589
@ -31,3 +31,4 @@ python setup.py build --cross-compile
|
||||
python setup.py install --root=./.install --prefix=/usr
|
||||
|
||||
rm -rf .install/usr/bin
|
||||
find .install/usr/lib/python*/site-packages/ -name "*.py" -exec rm -rf {} ";"
|
||||
|
Loading…
x
Reference in New Issue
Block a user