mirror of
https://github.com/novatiq/packages.git
synced 2026-04-25 05:14:41 +01:00
Fixes: https://github.com/openwrt/packages/issues/4548 When running parallel jobs, there are chances that the Build/InstallDev rule may run before the Host/Install rule and fail the build. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>