mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
python3: update using python updates as template
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -115,8 +115,7 @@ define Build/InstallDev
|
||||
$(PKG_INSTALL_DIR)/usr/lib/libpython$(PYTHON_VERSION).so* \
|
||||
$(1)/usr/lib/
|
||||
$(CP) \
|
||||
$(STAGING_DIR_HOST)/lib/pkgconfig/python.pc \
|
||||
$(STAGING_DIR_HOST)/lib/pkgconfig/python2.pc \
|
||||
$(STAGING_DIR_HOST)/lib/pkgconfig/python3.pc \
|
||||
$(STAGING_DIR_HOST)/lib/pkgconfig/python-$(PYTHON_VERSION).pc \
|
||||
$(1)/usr/lib/pkgconfig
|
||||
$(CP) \
|
||||
|
||||
Reference in New Issue
Block a user