From: William Hubbs Date: Thu, 14 Jul 2016 23:36:13 +0000 (-0500) Subject: app-emulation/docker: sync live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=48f231e0892ae9d11dac525e5f4a7b627a6d2a76;p=gentoo.git app-emulation/docker: sync live ebuild Package-Manager: portage-2.2.28 --- diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild index bd3f415e89b4..9e2487c7e291 100644 --- a/app-emulation/docker/docker-9999.ebuild +++ b/app-emulation/docker/docker-9999.ebuild @@ -224,6 +224,7 @@ src_install() { VERSION="$(cat VERSION)" newbin "bundles/$VERSION/dynbinary-client/docker-$VERSION" docker newbin "bundles/$VERSION/dynbinary-daemon/dockerd-$VERSION" dockerd + newbin "bundles/$VERSION/dynbinary-daemon/docker-proxy-$VERSION" docker-proxy dosym containerd /usr/bin/docker-containerd dosym containerd-shim /usr/bin/docker-containerd-shim dosym runc /usr/bin/docker-runc