From ca5290e1579196632b376432ca4e4b2b668a337d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 5 Aug 2024 11:45:38 -0700 Subject: [PATCH] Turn bootstrap off Signed-off-by: Troy Dawson --- java_cup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_cup.spec b/java_cup.spec index 8390720..a020adf 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global pkg_version 11b