mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
python: do not install pyconfig.h on the target
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user