From 5b526f3fd4e1dca3e934c5475fb13adc61112ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20=C3=9Acar?= Date: Sun, 4 Sep 2022 13:32:55 +0200 Subject: [PATCH] Disable bootstrap --- R-purrr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-purrr.spec b/R-purrr.spec index 1e376bb..59f9f2b 100644 --- a/R-purrr.spec +++ b/R-purrr.spec @@ -1,5 +1,5 @@ # When we are bootstrapping, we drop some dependencies, and/or build time tests. -%bcond_without bootstrap +%bcond_with bootstrap %global packname purrr %global packver 0.3.4