mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pycrypto: install pyo files only
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
36be00b307
commit
306dd41b5b
@ -38,3 +38,5 @@ ac_cv_func_malloc_0_nonnull=yes \
|
||||
|
||||
python setup.py build --cross-compile
|
||||
python setup.py install --root=./.install --prefix=/usr
|
||||
|
||||
find ./.install -name "*.py" -exec rm -rf "{}" ";"
|
||||
|
Loading…
x
Reference in New Issue
Block a user