From a09ad51682a505616267658c51edbc90cae8eb98 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 7 Mar 2022 19:45:24 -0800 Subject: [PATCH] Revert "Flip bootstrap mode for EPEL 9" This reverts commit b401ed31e4ef6afc94d939e35224da40a8db8dc9. --- 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 489b4b2..79dc155 100644 --- a/python-tomli-w.spec +++ b/python-tomli-w.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %if %{with bootstrap} %bcond_with check