From 4786afe79c5cbd0104e0cd6ffb064b6d81579514 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Fri, 12 Mar 2021 11:26:46 -0700 Subject: [PATCH] Leave the bootstrap flag off now that I'm done testing it. --- antlr3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antlr3.spec b/antlr3.spec index 6c415d6..ffcd608 100644 --- a/antlr3.spec +++ b/antlr3.spec @@ -4,7 +4,7 @@ %global baserelease 32 # This package needs itself to build. Use this to bootstrap on a new system. -%bcond_without bootstrap +%bcond_with bootstrap # Component versions to use when bootstrapping %global antlr2_version 2.7.7