Cleanup spec file conditionals
This commit is contained in:
parent
b085eb1736
commit
d9ec67a08c
@ -8,7 +8,7 @@
|
|||||||
# required by sphinx; pillow build-requires sphinx)
|
# required by sphinx; pillow build-requires sphinx)
|
||||||
%global with_docs 1
|
%global with_docs 1
|
||||||
|
|
||||||
%if %{?fedora}
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user