Browse Source

Merge pull request #954 from sairon/python-ensurepip-removal

python: removed ensurepip module
Steven Barth 10 years ago
parent
commit
022b27604b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lang/python/Makefile

+ 1
- 0
lang/python/Makefile View File

@@ -153,6 +153,7 @@ define PyPackage/python/filespec
153 153
 -|/usr/lib/python$(PYTHON_VERSION)/config
154 154
 -|/usr/lib/python$(PYTHON_VERSION)/distutils/cygwinccompiler.py
155 155
 -|/usr/lib/python$(PYTHON_VERSION)/distutils/command/wininst*
156
+-|/usr/lib/python$(PYTHON_VERSION)/ensurepip
156 157
 -|/usr/lib/python$(PYTHON_VERSION)/idlelib
157 158
 -|/usr/lib/python$(PYTHON_VERSION)/lib2to3
158 159
 -|/usr/lib/python$(PYTHON_VERSION)/lib-tk