mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sys-cluster/cilium-cli: fix tests
Closes: https://bugs.gentoo.org/863701 Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
@@ -16,6 +16,10 @@ src_compile() {
|
||||
emake VERSION=v${PV}
|
||||
}
|
||||
|
||||
src_test() {
|
||||
emake test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin cilium
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user