containerd: fix incomplete cleanup in Build/InstallDev 11439/head
authorTexot Qi <tete1030@gmail.com>
Wed, 26 Feb 2020 17:13:20 +0000 (01:13 +0800)
committerTexot Qi <tete1030@gmail.com>
Thu, 27 Feb 2020 02:25:26 +0000 (10:25 +0800)
commit519ed43b30f64a76d838910ff4d5faa3f1df725d
treeab408b1a5e67d423b27654e557aa92edd8915161
parentbffa542f7a648a803c8820ecee1036d82194df45
containerd: fix incomplete cleanup in Build/InstallDev

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/containerd/install twice.

Signed-off-by: Texot Qi <tete1030@gmail.com>
utils/containerd/Makefile