projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cbfaf8
)
net-wireless/blueman: Use split systemd path options in -9999
author
Michał Górny
<mgorny@gentoo.org>
Thu, 1 Feb 2018 20:51:07 +0000
(21:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 1 Feb 2018 20:53:59 +0000
(21:53 +0100)
Bug: https://bugs.gentoo.org/646312
net-wireless/blueman/blueman-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/blueman/blueman-9999.ebuild
b/net-wireless/blueman/blueman-9999.ebuild
index 411f0c91b30b98497acde56dbca467ac7fcd0f94..994a440c7ce5e462f8ef74fb7205f54f28dd4fbf 100644
(file)
--- a/
net-wireless/blueman/blueman-9999.ebuild
+++ b/
net-wireless/blueman/blueman-9999.ebuild
@@
-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-systemdu
nitdir="$(systemd_get_util
dir)"
+ --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+ --with-systemdu
serunitdir="$(systemd_get_userunit
dir)"
$(use_enable appindicator)
$(use_enable policykit polkit)
$(use_enable nls)