mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
302f4d17e3
This adds PYTHON3_PKG_BUILD:=0, to disable the default Python package build recipe. There should be no changes to build output. This also updates include paths for python3-package.mk to be relative to the package Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>