mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-power/tlp: install elogind sleep hook correctly
Closes: https://bugs.gentoo.org/877465 Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr> Closes: https://github.com/gentoo/gentoo/pull/27830 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
105dd2be7f
commit
fa3f072ee7
@@ -26,6 +26,7 @@ src_install() {
|
||||
emake \
|
||||
DESTDIR="${D}" \
|
||||
TLP_NO_INIT=1 \
|
||||
TLP_ELOD=/$(get_libdir)/elogind/system-sleep \
|
||||
TLP_WITH_ELOGIND=1 \
|
||||
TLP_WITH_SYSTEMD=1 \
|
||||
install install-man
|
||||
Reference in New Issue
Block a user