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