mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
Currently it only cleans up binaries when executing Build/InstallDev without deleting .built stamp file. This leads to wrong information about existence of built runc binaries and causes error when executing package/runc/install twice. Signed-off-by: Texot Qi <tete1030@gmail.com>