Browse Source

Merge pull request #470 from commodo/python-fix-base-package

python: add _sysconfigdata.py to python base package
sbyx 10 years ago
parent
commit
5a744f9ec7
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      lang/python/Makefile

+ 1
- 0
lang/python/Makefile View File

@@ -375,6 +375,7 @@ define PyPackage/python/filespec
375 375
 +|/usr/lib/python$(PYTHON_VERSION)/_weakrefset.py
376 376
 +|/usr/lib/python$(PYTHON_VERSION)/config/Makefile
377 377
 +|/usr/lib/python$(PYTHON_VERSION)/sysconfig.py
378
++|/usr/lib/python$(PYTHON_VERSION)/_sysconfigdata.py
378 379
 +|/usr/lib/python$(PYTHON_VERSION)/functools.py
379 380
 +|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_functools.so
380 381
 +|/usr/lib/python$(PYTHON_VERSION)/collections.py