spec: fixed building on f27
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
eda1c810d0
commit
f2c0d89d62
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
%if %{with python3}
|
||||
%global _py python3
|
||||
%else
|
||||
%{!?python2_sitelib:%global python2_sitelib %{python_sitelib}}
|
||||
%if 0%{?rhel} && 0%{?rhel} < 8
|
||||
%global _py python
|
||||
%else
|
||||
|
|
|
|||
Loading…
Reference in a new issue