projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a52448
)
app-emulation/docker: sync live ebuild
author
William Hubbs
<williamh@gentoo.org>
Thu, 14 Jul 2016 23:36:13 +0000
(18:36 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Thu, 14 Jul 2016 23:36:40 +0000
(18:36 -0500)
Package-Manager: portage-2.2.28
app-emulation/docker/docker-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-9999.ebuild
b/app-emulation/docker/docker-9999.ebuild
index bd3f415e89b4379c11fc96c22b009e231867427b..9e2487c7e291d6bfe9023417320e09533ff8868b 100644
(file)
--- 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