Turn off bootstrap mode by default

This commit is contained in:
Mikolaj Izdebski 2021-05-13 19:08:42 +02:00
parent aaad540e33
commit 994385ec72

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
# Component versions, taken from gradle.properties
%global platform_version 1.%(v=%{version}; echo ${v:2})