mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-wireless/blueman: Use split systemd path options in -9999
Bug: https://bugs.gentoo.org/646312
This commit is contained in:
@@ -82,8 +82,8 @@ src_configure() {
|
||||
--docdir=/usr/share/doc/${PF}
|
||||
--disable-runtime-deps-check
|
||||
--disable-static
|
||||
# TODO: replace upstream with sane system/user unitdir getters
|
||||
--with-systemdunitdir="$(systemd_get_utildir)"
|
||||
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
|
||||
--with-systemduserunitdir="$(systemd_get_userunitdir)"
|
||||
$(use_enable appindicator)
|
||||
$(use_enable policykit polkit)
|
||||
$(use_enable nls)
|
||||
|
||||
Reference in New Issue
Block a user