commit 5a744f9ec7fe2b38bb9ad1fc497a3d3e6a42df82
parent 3cb13c7a6ae130984ba1d7f035e2b628baa79436
Author: sbyx <steven@midlink.org>
Date: Sat, 25 Oct 2014 15:30:48 +0200
Merge pull request #470 from commodo/python-fix-base-package
python: add _sysconfigdata.py to python base package
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lang/python/Makefile b/lang/python/Makefile
@@ -375,6 +375,7 @@ define PyPackage/python/filespec
+|/usr/lib/python$(PYTHON_VERSION)/_weakrefset.py
+|/usr/lib/python$(PYTHON_VERSION)/config/Makefile
+|/usr/lib/python$(PYTHON_VERSION)/sysconfig.py
++|/usr/lib/python$(PYTHON_VERSION)/_sysconfigdata.py
+|/usr/lib/python$(PYTHON_VERSION)/functools.py
+|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_functools.so
+|/usr/lib/python$(PYTHON_VERSION)/collections.py