Turn bootstrap off

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-05 11:45:38 -07:00
parent d08e5f2f53
commit fe54a35582

View File

@ -1,5 +1,5 @@
# Break dependency loops in a bootstrap situation
%bcond_without bootstrap
%bcond_with bootstrap
# Disable Maven reporting in bootstrap mode and in RHEL
%if %{with bootstrap} || 0%{?rhel}