From b401ed31e4ef6afc94d939e35224da40a8db8dc9 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 20 Jan 2022 12:27:07 -0800 Subject: [PATCH] Flip bootstrap mode for EPEL 9 Signed-off-by: Michel Alexandre Salim --- python-tomli-w.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tomli-w.spec b/python-tomli-w.spec index 79dc155..489b4b2 100644 --- a/python-tomli-w.spec +++ b/python-tomli-w.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %if %{with bootstrap} %bcond_with check