Revert "Python: don't include _sysconfigdata.py"

This reverts commit 70ee30ebf92754e333eee3fd72a79c239b7ec4fd.
This commit is contained in:
MilhouseVH 2016-03-17 02:17:12 +00:00
parent 6ba24a983a
commit 4f2ac28bb8

View File

@ -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