Non-bootstrap build

Resolves: rhbz#1951482
This commit is contained in:
Mikolaj Izdebski 2021-06-09 12:52:20 +02:00
parent 2977f32db6
commit 359cecddec

View File

@ -1,8 +1,4 @@
# Workaround for rhbz#1969370: __bootstrap macro is not defined in %bcond_with bootstrap
# CentOS Stream, See https://bugzilla.redhat.com/1969370
%global __bootstrap ~bootstrap
%bcond_without bootstrap
%global upstream_version %(echo %{version} | tr '~' '-') %global upstream_version %(echo %{version} | tr '~' '-')