2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Build python package on Fedora

This commit is contained in:
Todd C. Miller 2021-11-04 10:59:24 -06:00
parent ff888e7009
commit 733fe4bd1a

View File

@ -191,6 +191,7 @@ case "$osversion" in
with_pam_login=true with_pam_login=true
with_sssd=true with_sssd=true
with_openssl=true with_openssl=true
with_python=true
;; ;;
esac esac