From: Jo-Philipp Wich Date: Mon, 18 Oct 2010 18:37:41 +0000 (+0000) Subject: [packages] python: ship pyconfig.h (#8032) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=ab06c14ee28d491989939991efc572e1f1ad3a00;ds=sidebyside [packages] python: ship pyconfig.h (#8032) SVN-Revision: 23515 --- diff --git a/lang/python/Makefile b/lang/python/Makefile index 4068ae4ae8..8dfd95877b 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -375,6 +375,7 @@ define PyPackage/python-mini/filespec +|/usr/lib/python$(PYTHON_VERSION)/UserDict.py +|/usr/lib/python$(PYTHON_VERSION)/warnings.py +|/usr/lib/python$(PYTHON_VERSION)/weakref.py ++|/usr/include/python$(PYTHON_VERSION)/pyconfig.h endef define PyPackage/python-mini/install