mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
configobj: dont install unneeded files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4e1d63e4d8
commit
4352edce20
@ -29,3 +29,5 @@ cd $PKG_BUILD
|
|||||||
|
|
||||||
python setup.py build --cross-compile
|
python setup.py build --cross-compile
|
||||||
python setup.py install --root=./.install --prefix=/usr
|
python setup.py install --root=./.install --prefix=/usr
|
||||||
|
|
||||||
|
rm -rf .install/usr/lib/python*/site-packages/*.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user