mirror of
https://github.com/novatiq/packages.git
synced 2026-06-24 06:10:26 +01:00
1588b532fb
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>