From 74cc8f7db55ec0f6f62cab3c9a6984fa5aa3507c 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 --- maven-surefire.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/maven-surefire.spec b/maven-surefire.spec index a9a8d77..de2feb1 100644 --- a/maven-surefire.spec +++ b/maven-surefire.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 Name: maven-surefire Version: 3.0.0~M4