python: add _sysconfigdata.py to python base package
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
3cb13c7a6a
commit
ab0232eebe
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue