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