Reverting patch for Hypre-2.11.2 on fedora 28

This commit is contained in:
sagitter 2018-08-03 12:56:01 +02:00
parent 202a12b9bf
commit ccb87599cf

View File

@ -372,6 +372,9 @@ find src/benchmarks/streams -name '*.py' | xargs sed -i '1s|^#!/usr/bin/env pyth
%if 0%{?rhel}
%patch4 -R -p1
%endif
%if 0%{?fedora} && 0%{?fedora} < 29
%patch4 -R -p1
%endif
popd
%if %{with arch64}