From db64e30e8aa4174d6d405a22ba8af0bb4a35c79c Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Thu, 15 Jun 2023 18:29:21 +0200 Subject: [PATCH] Enable tests --- petsc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/petsc.spec b/petsc.spec index e3c62bc..ee89a66 100644 --- a/petsc.spec +++ b/petsc.spec @@ -8,13 +8,13 @@ %global _lto_cflags %{nil} # Testing libpetsc ? -%bcond_with check +%bcond_without check # # Python binding and its testing %bcond_without python %ifnarch %{power64} %{arm} -%bcond_with pycheck +%bcond_without pycheck %endif %global pymodule_name petsc4py %global pymodule_version %{version}