mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
gui-apps/nwg-panel: remove systemd use flag
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
@@ -19,7 +19,6 @@ fi
|
||||
DESCRIPTION="GTK3-based panel for sway and Hyprland Wayland compositors"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel"
|
||||
LICENSE="MIT"
|
||||
IUSE="systemd"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
@@ -42,9 +41,7 @@ python_install_all() {
|
||||
doicon nwg-panel.svg
|
||||
doicon nwg-processes.svg
|
||||
doicon nwg-shell.svg
|
||||
if use systemd; then
|
||||
systemd_dounit nwg-panel.service
|
||||
fi
|
||||
systemd_dounit nwg-panel.service
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user