mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
simplejson: dont install unneeded files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user