[WIP] The python2 RPM macro seems no longer valid on Rawhide
This commit is contained in:
parent
3c3c0827d2
commit
12cc3017a4
@ -210,7 +210,7 @@ BuildRequires: perl-interpreter
|
||||
%if 0%{?rhel} && 0%{?rhel} == 9
|
||||
BuildRequires: %{__python3}
|
||||
%else
|
||||
BuildRequires: %{__python2}
|
||||
BuildRequires: python2
|
||||
%endif
|
||||
%else
|
||||
BuildRequires: python2
|
||||
|
Loading…
Reference in New Issue
Block a user