diff --git a/python310.spec b/python310.spec index c3fcde6..7f7da63 100644 --- a/python310.spec +++ b/python310.spec @@ -62,7 +62,7 @@ Obsoletes: python39%{?1:-%{1}} %define python_pkg_name python310 # Will provide the python3-* provides # Will do the /usr/bin/python3 and all the core links -%if 0%{?sle_version} || 0%{?suse_version} >= 1550 +%if 0%{?sle_version} || 0%{?suse_version} < 1550 %define primary_interpreter 0 %else %define primary_interpreter 1