python: add _sysconfigdata.py to python base package
authorAlexandru Ardelean <redacted>
Sat, 25 Oct 2014 12:01:49 +0000 (15:01 +0300)
committerAlexandru Ardelean <redacted>
Sat, 25 Oct 2014 12:01:49 +0000 (15:01 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/Makefile

index 0d4dc7bfa20a6ca565d45af7c8a8d42411bfbbda..32199f85c8ba5f7de4479934e6dd50a509df1e34 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT