aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRemigiusz Micielski <rmicielski@purelymail.com>2023-08-14 09:54:33 +0200
committerRemigiusz Micielski <rmicielski@purelymail.com>2023-08-14 10:15:14 +0200
commit6a938e45c991843fb0200c4d25ee1c4c32d940de (patch)
tree0855d01f4e321193b7453036908138eb38669104 /x11-wm
parentapp-misc/twertlefetch: new package, add 1.1.0 (diff)
downloadguru-6a938e45c991843fb0200c4d25ee1c4c32d940de.tar.gz
guru-6a938e45c991843fb0200c4d25ee1c4c32d940de.tar.bz2
guru-6a938e45c991843fb0200c4d25ee1c4c32d940de.zip
x11-wm/leftwm: build all the binaries
Closes: https://bugs.gentoo.org/912254 Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/leftwm/leftwm-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/leftwm/leftwm-0.4.2.ebuild b/x11-wm/leftwm/leftwm-0.4.2.ebuild
index 5933c93a4..b85ca6a95 100644
--- a/x11-wm/leftwm/leftwm-0.4.2.ebuild
+++ b/x11-wm/leftwm/leftwm-0.4.2.ebuild
@@ -208,7 +208,7 @@ src_compile() {
$(usex systemd "journald-log" "")
$(usex syslog "sys-log" "")
)
- cargo_src_compile --bin leftwm --no-default-features
+ cargo_src_compile --no-default-features
}
src_install() {