summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index 7aa77f5f6..a46190bf4 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -2,7 +2,7 @@
%{!?__python2: %global __python2 /usr/bin/python2}
%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%if 0%{?rhel}
+%if 0%{?rhel} || 0%{?fedora} < 24
%global with_python3 0
%else
%global with_python3 1