Reverting patch for Hypre-2.11.2 on fedora 28
This commit is contained in:
parent
202a12b9bf
commit
ccb87599cf
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user