Cleanup spec file conditionals

This commit is contained in:
Troy Dawson 2017-08-24 06:54:22 -07:00
parent b085eb1736
commit d9ec67a08c

View File

@ -8,7 +8,7 @@
# required by sphinx; pillow build-requires sphinx)
%global with_docs 1
%if %{?fedora}
%if 0%{?fedora} || 0%{?rhel} > 7
%global with_python3 1
%endif