From eca5e0b09effcf3865b2df66739ca9e00cb9982d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Jun 2021 12:52:20 +0200 Subject: [PATCH] Non-bootstrap build Resolves: rhbz#1951482 --- ant.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ant.spec b/ant.spec index 9f77dcc..3e4564e 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