From 74155d8d3edcdcb4c066875190bf904829c3f051 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Thu, 17 Aug 2023 19:31:04 +0200 Subject: [PATCH] Rebuild for Scotch-7.0.4 --- petsc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/petsc.spec b/petsc.spec index 76a9cf9..0898508 100644 --- a/petsc.spec +++ b/petsc.spec @@ -8,12 +8,12 @@ %global _lto_cflags %{nil} # Testing libpetsc ? -%bcond_with check +%bcond_without check # # Python binding and its testing %bcond_without python -%bcond_with pycheck +%bcond_without pycheck %global pymodule_name petsc4py %global pymodule_version %{version} #