1
0
Fork 0

spec: fixed building on f27

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
Jaroslav Škarvada 2018-02-22 20:49:44 +01:00
parent eda1c810d0
commit f2c0d89d62
No known key found for this signature in database
GPG key ID: D8E1C00E076E840B

View file

@ -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