mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #20 from MilhouseVH/master
Revert "Python: don't include _sysconfigdata.py"
This commit is contained in:
commit
2a2ead8da9
@ -124,7 +124,6 @@ post_makeinstall_target() {
|
||||
python -Wi -t -B ../Lib/compileall.py $INSTALL/usr/lib/python*/ -f
|
||||
rm -rf `find $INSTALL/usr/lib/python*/ -name "*.py"`
|
||||
|
||||
rm -rf $INSTALL/usr/lib/python*/_sysconfigdata.pyo
|
||||
rm -rf $INSTALL/usr/lib/python*/config
|
||||
rm -rf $INSTALL/usr/bin/2to3
|
||||
rm -rf $INSTALL/usr/bin/idle
|
||||
|
Loading…
x
Reference in New Issue
Block a user