commit: b85a4b2990aebfd91e9e3275b18faceee11aade0
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 17:27:52 2025 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 17:27:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85a4b29
sys-auth/elogind: fix grammar
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-auth/elogind/elogind-255.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-auth/elogind/elogind-255.5-r2.ebuild
b/sys-auth/elogind/elogind-255.5-r2.ebuild
index ae2353776971..3b2e117604ce 100644
--- a/sys-auth/elogind/elogind-255.5-r2.ebuild
+++ b/sys-auth/elogind/elogind-255.5-r2.ebuild
@@ -117,7 +117,7 @@ src_configure() {
-Dutmp=$(usex elibc_musl false true)
-Dmode=release
- # Ensure consistent between merged-usr and split-usr (bug
945965)
+ # Ensure consistency between merged-usr and split-usr (bug
945965)
-Dhalt-path="${EPREFIX}/sbin/halt"
-Dkexec-path="${EPREFIX}/usr/sbin/kexec"
-Dnologin-path="${EPREFIX}/sbin/nologin"