mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
python: add distutils back (selectively)
This patch reduces distutils from 1.7 MB to 0.7 MB. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -148,7 +148,8 @@ endef
|
||||
define PyPackage/python/filespec
|
||||
+|/usr/lib/python$(PYTHON_VERSION)
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/config
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/distutils
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/distutils/cygwinccompiler.py
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/distutils/command/wininst*
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/idlelib
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/lib2to3
|
||||
-|/usr/lib/python$(PYTHON_VERSION)/lib-tk
|
||||
|
||||
Reference in New Issue
Block a user