mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
gui-apps/darkman: Fix systemd user unit installation
Signed-off-by: Alberto Gireud <agireud@protonmail.com>
This commit is contained in:
parent
849ca32f83
commit
d0472a6983
@ -33,7 +33,7 @@ src_compile() {
|
||||
src_install() {
|
||||
dobin ${PN}
|
||||
|
||||
systemd_dounit ${PN}.service
|
||||
systemd_douserunit ${PN}.service
|
||||
doman ${PN}.1
|
||||
|
||||
use examples && DOCS+=( examples/. )
|
Loading…
x
Reference in New Issue
Block a user