From 6da323b435caed275ac809fd1af3dc94c3897f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20=C3=9Acar?= Date: Sun, 4 Sep 2022 13:29:24 +0200 Subject: [PATCH] Disable bootstrap --- R-glue.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-glue.spec b/R-glue.spec index 61215a1..d0cb480 100644 --- a/R-glue.spec +++ b/R-glue.spec @@ -3,7 +3,7 @@ %global rlibdir %{_libdir}/R/library # When we are bootstrapping, we drop some dependencies, and/or build time tests. -%bcond_without bootstrap +%bcond_with bootstrap Name: R-%{packname} Version: %{packver}