From 3b5fc83b73b986de989b7114a1140ad5196ba4e1 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jun 19 2020 16:00:59 +0000 Subject: Enable bootstrap mode --- diff --git a/eclipse.spec b/eclipse.spec index aebce5e..4c9dce2 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1,7 +1,7 @@ # Set to build Eclipse without circular dependency to eclipse-pde, API # generation and docs will not be built and a second run will be required, but # this is a way to bootstrap Eclipse on secondary archs. -%bcond_with bootstrap +%bcond_without bootstrap # Set this to avoid building contributor tools %bcond_without contrib_tools