From ecfd775a3908e46ae6cc2c3c0922ffe8c0f344aa Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 13 May 2021 19:08:42 +0200 Subject: [PATCH] Turn off bootstrap mode by default --- java_cup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java_cup.spec b/java_cup.spec index ed65718..232be6c 100644 --- a/java_cup.spec +++ b/java_cup.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap %global pkg_version 11b