summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-239.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-239.9999.ebuild b/sys-auth/elogind/elogind-239.9999.ebuild
index 88604f2..abcb4c3 100644
--- a/sys-auth/elogind/elogind-239.9999.ebuild
+++ b/sys-auth/elogind/elogind-239.9999.ebuild
@@ -70,7 +70,7 @@ src_configure() {
fi
if use debug; then
- debugmode="-Ddebug=elogind"
+ debugmode="-Ddebug-extra=elogind"
fi
# Duplicating C[XX]FLAGS in LDFLAGS is deprecated and will become