mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
In src_install(), the dobin line causes an installation failure: !!! dobin: target/release/xplr does not exist Using cargo_target_dir() from the cargo eclass resolves the installation failure. Signed-off-by: Ashlen <dev@anthes.is> Signed-off-by: David Roman <davidroman96@gmail.com>