mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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:
@@ -134,7 +134,7 @@ RESTRICT="mirror"
|
||||
src_install() {
|
||||
local DOCS=( README.md )
|
||||
|
||||
dobin "target/release/${PN}"
|
||||
cargo_src_install
|
||||
|
||||
doman man/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user