summaryrefslogtreecommitdiff
path: root/gui-libs/greetd/greetd-0.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-libs/greetd/greetd-0.9.0.ebuild')
-rw-r--r--gui-libs/greetd/greetd-0.9.0.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/gui-libs/greetd/greetd-0.9.0.ebuild b/gui-libs/greetd/greetd-0.9.0.ebuild
index b90a0f18ce5d..e8411fc22c87 100644
--- a/gui-libs/greetd/greetd-0.9.0.ebuild
+++ b/gui-libs/greetd/greetd-0.9.0.ebuild
@@ -94,10 +94,7 @@ src_compile() {
}
src_install() {
- # if USE=debug, install binaries from the debug directory; else
- # install binaries from the release directory
- # https://bugs.gentoo.org/889052
- dobin target/$(usex debug debug release)/{agreety,fakegreet,greetd}
+ dobin "$(cargo_target_dir)"/{agreety,fakegreet,greetd}
insinto /etc/greetd
doins config.toml