From 733fe4bd1ab0a0b988fbef597aa2c5424c35e555 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 4 Nov 2021 10:59:24 -0600 Subject: [PATCH] Build python package on Fedora --- scripts/mkpkg | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/mkpkg b/scripts/mkpkg index 4eed3a6cb..ca28de1e8 100755 --- a/scripts/mkpkg +++ b/scripts/mkpkg @@ -191,6 +191,7 @@ case "$osversion" in with_pam_login=true with_sssd=true with_openssl=true + with_python=true ;; esac