mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-containers/docker-compose: fix installation
Bug: https://bugs.gentoo.org/873493 Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -34,7 +34,7 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
exeinto /usr/libexec/docker/cli-plugins
|
||||
doexe bin/docker-compose
|
||||
doexe bin/build/docker-compose
|
||||
dodoc README.md
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user