From 326248e5d35a3e0a6ab8fbd7a57ce4a64b2371ae Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:28 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- ant.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ant.spec b/ant.spec index 58328f2..eda3469 100644 --- a/ant.spec +++ b/ant.spec @@ -28,7 +28,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%bcond_without bootstrap +%bcond_with bootstrap %if %{without bootstrap} %bcond_with ant_minimal