summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-21 15:55:11 +0100
committerSam James <sam@gentoo.org>2024-06-21 15:57:45 +0100
commitbc734938d7458861f085bd311e862c939670a7bf (patch)
treec7955cb098b56b4838aa66fd1698ab4f1e6be66e /sys-auth
parentsys-kernel/vanilla-sources: add 6.9.6 (diff)
downloadgentoo-bc734938d7458861f085bd311e862c939670a7bf.tar.gz
gentoo-bc734938d7458861f085bd311e862c939670a7bf.tar.bz2
gentoo-bc734938d7458861f085bd311e862c939670a7bf.zip
sys-auth/elogind: fix automagic polkit use
The meson port could be made more idiomatic but let's not worry about that for now. Closes: https://bugs.gentoo.org/920383 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-252.9-r2.ebuild (renamed from sys-auth/elogind/elogind-252.9-r1.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-252.9-r1.ebuild b/sys-auth/elogind/elogind-252.9-r2.ebuild
index 1da0c8672fff..6c9522bc9e1a 100644
--- a/sys-auth/elogind/elogind-252.9-r1.ebuild
+++ b/sys-auth/elogind/elogind-252.9-r2.ebuild
@@ -111,6 +111,7 @@ src_configure() {
-Drootprefix="${EPREFIX}/"
-Dbashcompletiondir="${EPREFIX}/usr/share/bash-completion/completions"
-Dman=auto
+ -Dpolkit=$(usex policykit true false)
-Dsmack=true
-Dcgroup-controller=openrc
-Ddefault-hierarchy=${cgroupmode}