spec: Drop old python2 compat
python3 is the default for a while, so it doesn't need this anymore AFAIK Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
59c3cdcc1b
commit
55d0676cf5
@ -1,7 +1,3 @@
|
||||
# RPM doesn't detect that code in /usr/share is python3, this forces it
|
||||
# https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Python_bytecompilation
|
||||
%global __python %{__python3}
|
||||
|
||||
%define GITDATE 20210527
|
||||
%define GITCOMMIT e1999b264f1f
|
||||
%define TOOLCHAIN GCC5
|
||||
|
Loading…
Reference in New Issue
Block a user