mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-db/etcd: install etcdutl
Closes: https://bugs.gentoo.org/963541 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
parent
7e6daf19a8
commit
c50c507bda
@ -53,6 +53,7 @@ src_test() {
|
||||
|
||||
src_install() {
|
||||
dobin bin/etcdctl
|
||||
dobin bin/etcdutl
|
||||
use doc && dodoc -r Documentation
|
||||
if use server; then
|
||||
insinto /etc/${PN}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user