commit 022b27604bb2d7d04e4d0ce936c9a148157388e7
parent 92be68c5da395a2ba95da0776db215e55f00718a
Author: Steven Barth <steven@midlink.org>
Date: Wed, 25 Feb 2015 08:40:08 +0100
Merge pull request #954 from sairon/python-ensurepip-removal
python: removed ensurepip module
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lang/python/Makefile b/lang/python/Makefile
@@ -153,6 +153,7 @@ define PyPackage/python/filespec
-|/usr/lib/python$(PYTHON_VERSION)/config
-|/usr/lib/python$(PYTHON_VERSION)/distutils/cygwinccompiler.py
-|/usr/lib/python$(PYTHON_VERSION)/distutils/command/wininst*
+-|/usr/lib/python$(PYTHON_VERSION)/ensurepip
-|/usr/lib/python$(PYTHON_VERSION)/idlelib
-|/usr/lib/python$(PYTHON_VERSION)/lib2to3
-|/usr/lib/python$(PYTHON_VERSION)/lib-tk