From 33167d5a2c5a2d3f314da6d9effebd5e136df88b Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 10 Jun 2021 07:47:33 +0200 Subject: [PATCH] Non-bootstrap build Related: rhbz#1951482 --- jflex.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/jflex.spec b/jflex.spec index 09f3dd7..d075328 100644 --- a/jflex.spec +++ b/jflex.spec @@ -1,8 +1,4 @@ -# Workaround for rhbz#1969370: __bootstrap macro is not defined in -# CentOS Stream, See https://bugzilla.redhat.com/1969370 -%global __bootstrap ~bootstrap - -%bcond_without bootstrap +%bcond_with bootstrap Summary: Fast Scanner Generator Name: jflex