From 41276ef42a998675701a7979ad829c3338251415 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 31 Jul 2019 10:54:19 +0100 Subject: [PATCH] Disable bootstrap mode --- nodejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 84f6a16..dbbdd24 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