From ab0232eebe5774e56c5e44538f5627f8940ca593 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Sat, 25 Oct 2014 15:01:49 +0300 Subject: [PATCH] python: add _sysconfigdata.py to python base package Signed-off-by: Alexandru Ardelean --- lang/python/Makefile | 1 + 1 file changed, 1 insertion(+) 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