mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-cluster/minikube: Fix install
Package-Manager: Portage-2.3.5, Repoman-2.3.1
This commit is contained in:
@@ -38,6 +38,6 @@ src_compile() {
|
||||
src_install() {
|
||||
pushd src/${EGO_PN%/*} || die
|
||||
dobin out/minikube out/localkube
|
||||
dodoc CHANGELOG.md DRIVERS.md README.md ROADMAP.md
|
||||
dodoc -r docs CHANGELOG.md README.md
|
||||
popd || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user