mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
x11-wm/leftwm: use eclass
Signed-off-by: Luciano Degni <degni.public@gmail.com>
This commit is contained in:
@@ -136,7 +136,7 @@ CRATES="
|
||||
xdg-2.4.0
|
||||
"
|
||||
|
||||
inherit cargo xdg-utils desktop
|
||||
inherit cargo xdg-utils desktop optfeature
|
||||
|
||||
DESCRIPTION="A window manager for Adventurers"
|
||||
HOMEPAGE="https://github.com/leftwm/leftwm"
|
||||
@@ -196,7 +196,7 @@ src_install() {
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_desktop_database_update
|
||||
elog "Emerge 'x11-misc/leftwm-theme' to manage themes for $PN"
|
||||
optfeature "Emerge 'x11-misc/leftwm-theme' to manage themes for $PN"
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
|
||||
Reference in New Issue
Block a user