Enable bootstrap
This commit is contained in:
parent
7c3f27221d
commit
4a3d2a00b0
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Specify --with bootstrap to build in bootstrap mode
|
# Specify --with bootstrap to build in bootstrap mode
|
||||||
# This mode is needed, because python3-rpm-generators need packaging
|
# This mode is needed, because python3-rpm-generators need packaging
|
||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
# When bootstrapping, the tests and docs are disabled because the dependencies are not yet available.
|
# When bootstrapping, the tests and docs are disabled because the dependencies are not yet available.
|
||||||
# We don't want python-pretend in future RHEL, so we disable tests on RHEL as well.
|
# We don't want python-pretend in future RHEL, so we disable tests on RHEL as well.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user