diff --git a/GAPDoc.spec b/GAPDoc.spec index f435c9a..20abdc5 100644 --- a/GAPDoc.spec +++ b/GAPDoc.spec @@ -6,7 +6,7 @@ # 3. Build gap-pkg-io # 4. Do a normal build of this packages, which builds the documentation # 5. Build gap-pkg-autodoc in non-bootstrap mode -%bcond_without bootstrap +%bcond_with bootstrap # The tests require gap-pkg-browse, which is not available in the bootstrap # process until well after we build the non-bootstrap GAPDoc. Use this to