From: Alexandru Ardelean Date: Sat, 18 Oct 2014 22:29:21 +0000 (+0300) Subject: python: do not install pyconfig.h on the target X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6521cc7ed742adfa81dbbf5fafa999893e130316;p=openwrt-packages.git python: do not install pyconfig.h on the target Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index 9e6282f08..a2b2699e6 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -384,7 +384,6 @@ define PyPackage/python/filespec +|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_heapq.so +|/usr/lib/python$(PYTHON_VERSION)/bisect.py +|/usr/lib/python$(PYTHON_VERSION)/lib-dynload/_bisect.so -+|/usr/include/python$(PYTHON_VERSION)/pyconfig.h endef define PyPackage/python/install