mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 01:34:31 +04:00
python: add _sysconfigdata.py to python base package
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user