mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
sys-devel/just: switch to cargo_src_install
Closes: https://bugs.gentoo.org/890891 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
parent
3e4be7d201
commit
2ebdb47b4c
@ -134,7 +134,7 @@ RESTRICT="mirror"
|
||||
src_install() {
|
||||
local DOCS=( README.md )
|
||||
|
||||
dobin "target/release/${PN}"
|
||||
cargo_src_install
|
||||
|
||||
doman man/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user