diff --git a/R-withr.spec b/R-withr.spec index a64a812..874493f 100644 --- a/R-withr.spec +++ b/R-withr.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname withr %global packver 2.5.2 @@ -6,7 +6,7 @@ Name: R-%{packname} Version: %{packver} -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Run Code 'With' Temporarily Modified Global State License: MIT