[sys-auth/sssd] fix the fix

This commit is contained in:
Robert Förster 2024-12-09 03:45:55 +01:00
parent fb7d45bc3d
commit ebc7d420e7

View File

@ -211,7 +211,7 @@ multilib_src_configure() {
--with-subid
$(use_enable systemtap)
--without-python2-bindings
$(multilib_native_use_with python python3-bindings)
$(multilib_native_with python3-bindings)
# Annoyingly configure requires that you pick systemd XOR sysv
--with-initscript=$(usex systemd systemd sysv)
KRB5_CONFIG="${ESYSROOT}"/usr/bin/krb5-config