From ed730ec3d4d7d4eca29d4cb73f5172ae6aa32631 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 13 Dec 2023 18:18:01 +0200 Subject: [PATCH] Bootstrap (riscv64) Signed-off-by: David Abdurachmanov --- R-curl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-curl.spec b/R-curl.spec index 7111399..74d9152 100644 --- a/R-curl.spec +++ b/R-curl.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %bcond_with network %global packname curl @@ -7,7 +7,7 @@ Name: R-%{packname} Version: 4.3.2 -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: A Modern and Flexible Web Client for R License: MIT