python: do not install pyconfig.h on the target
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
9415753544
commit
6521cc7ed7
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue