diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.4.1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.4.1-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.4.1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-1.4.1-r1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild index 50cd3f9db8..723b6f0ec9 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/containerd/containerd-9999.ebuild @@ -58,7 +58,7 @@ src_compile() { } src_install() { - dobin bin/containerd{-shim,-stress,} bin/ctr + dobin bin/containerd{-shim,-shim-runc-v*,-stress,} bin/ctr systemd_newunit "${FILESDIR}/${PN}-1.0.0.service" "${PN}.service" insinto /usr/share/containerd doins "${FILESDIR}/config.toml"