mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
TwistedCore: install also binarys (dont remove them)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8524620200
commit
a2322e1537
@ -12,4 +12,3 @@ $PYTHON setup.py install -O1 --skip-build --root ./.install --prefix /usr
|
|||||||
|
|
||||||
find .install -name "*.py" -exec rm -rf "{}" ";"
|
find .install -name "*.py" -exec rm -rf "{}" ";"
|
||||||
find .install -name "*.pyo" -exec rm -rf "{}" ";"
|
find .install -name "*.pyo" -exec rm -rf "{}" ";"
|
||||||
rm -rf .install/usr/bin
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user