From: Alexandru Ardelean Date: Sat, 25 Oct 2014 12:01:49 +0000 (+0300) Subject: python: add _sysconfigdata.py to python base package X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ab0232eebe5774e56c5e44538f5627f8940ca593;p=openwrt-packages.git python: add _sysconfigdata.py to python base package Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index 0d4dc7bfa..32199f85c 100644 --- 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