From e0f51a9491338bf4f7f5f223d71cff4c6c850555 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 --- ant.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ant.spec b/ant.spec index 2443176..35b9dee 100644 --- a/ant.spec +++ b/ant.spec @@ -1,7 +1,3 @@ -# Workaround for rhbz#1969370: __bootstrap macro is not defined in -# CentOS Stream, See https://bugzilla.redhat.com/1969370 -%global __bootstrap ~bootstrap - # Copyright (c) 2000-2008, JPackage Project # All rights reserved. # @@ -32,7 +28,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%bcond_without bootstrap +%bcond_with bootstrap %global ant_home %{_datadir}/ant