Turn off bootstrap mode by default

This commit is contained in:
Mikolaj Izdebski 2021-05-13 19:08:43 +02:00
parent b563d6f989
commit bad386b93c

View File

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