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:
parent
78e723f604
commit
4e123901c7
@ -1,6 +1,6 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_without check
|
||||
%bcond_without bundle_libodb
|
||||
%bcond_with bootstrap
|
||||
%bcond_with network_checks
|
||||
%bcond_with static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user