Turn off bootstrap mode by default

This commit is contained in:
Mikolaj Izdebski 2021-05-13 19:08:42 +02:00
parent 352d527390
commit 1fc045102a

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%global upstream_version %(echo %{version} | tr '~' '-')