Force python3 to be /usr/bin/python3, as /usr/libexec/platform-python is RH8-only
(cherry picked from commit 1e5a7ffc64efb657bc8d60124fc14fa7d0a19892)
This commit is contained in:
parent
5f23331178
commit
7d865bd8c7
@ -47,6 +47,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
%if 0%{?rhel} >= 8
|
||||
BuildRequires: python36
|
||||
%define __python3 /usr/bin/python3
|
||||
%endif
|
||||
%if 0%{?rhel} < 7
|
||||
BuildRequires: devtoolset-2-toolchain
|
||||
|
Loading…
x
Reference in New Issue
Block a user