Disable bootstrap

Now that build2 is in the official repositories, we do not need to bootstrap anymore.

Note that we had to bootstrap v0.12.0 as well due to the libbuild2 restructuring from this release requiring bootstrap.

 * build2.spec: disable bootstrap
This commit is contained in:
Matthew Krupcale 2019-11-22 10:22:11 -05:00
parent 78e723f604
commit 4e123901c7

View File

@ -1,6 +1,6 @@
%bcond_without bootstrap
%bcond_without check
%bcond_without bundle_libodb
%bcond_with bootstrap
%bcond_with network_checks
%bcond_with static