From c16cb38c5a746c42b081108f523d00a4f2b8d95f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 31 Jul 2019 08:39:25 +0100 Subject: [PATCH] Enable bootstrap mode --- nodejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index dbbdd24..84f6a16 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ # uncomment to enable bootstrap mode -# %%global _with_bootstrap 1 +%global _with_bootstrap 1 # bundle dependencies that are not available as Fedora modules %bcond_with bootstrap