From af433962405e798fc65255db7321365b18bb2dcf Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Tue, 2 May 2017 15:44:39 +0100 Subject: [PATCH] Enable bootstrap mode --- eclipse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse.spec b/eclipse.spec index d307db3..a732753 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1,7 +1,7 @@ # Set to 1 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. -%global bootstrap 0 +%global bootstrap 1 Epoch: 1