From ccb87599cff96bd1c71e536454dfc95683549abb Mon Sep 17 00:00:00 2001 From: sagitter Date: Fri, 3 Aug 2018 12:56:01 +0200 Subject: [PATCH] Reverting patch for Hypre-2.11.2 on fedora 28 --- petsc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/petsc.spec b/petsc.spec index 7366ca4..e3e74ef 100644 --- a/petsc.spec +++ b/petsc.spec @@ -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}