From f8d733c9ec18c66c4944dcb4d95ce4ec2d13d3a9 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 --- objenesis.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/objenesis.spec b/objenesis.spec index d5234e2..fabccb6 100644 --- a/objenesis.spec +++ b/objenesis.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 # Copyright (c) 2000-2009, JPackage Project # All rights reserved.