From 7f59e1d1838a2652fb40ce5f4ffb0a38a4a71ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Sun, 5 Jul 2020 21:46:53 +0100 Subject: [PATCH] skip check on bootstrap (testthat is required for tests) --- R-rlang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-rlang.spec b/R-rlang.spec index 3485749..53fc0da 100644 --- a/R-rlang.spec +++ b/R-rlang.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 rlang %global packver 0.4.6