Cleanup conditional

This commit is contained in:
Troy Dawson 2018-01-22 14:27:36 -08:00
parent 69de1731a7
commit 7f247aa046

View File

@ -107,9 +107,7 @@ at parse time or later once the document has been modified.
%patch0 -p1 %patch0 -p1
# workaround for #877567 - Very weird bug gzip decompression bug in "recent" libxml2 versions # workaround for #877567 - Very weird bug gzip decompression bug in "recent" libxml2 versions
%patch1 -p1 -b .do-not-check-crc %patch1 -p1 -b .do-not-check-crc
%if 0%{?fedora} > 25
%patch2 -p1 %patch2 -p1
%endif
%patch3 -p1 %patch3 -p1
mkdir py3doc mkdir py3doc