Enable bootstrap

Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
Jason Montleon 2024-08-11 19:07:59 -04:00
parent 86ed3d960d
commit f1b83f2c10

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global packname formatR
%global packver 1.13
@ -6,7 +6,7 @@
Name: R-%{packname}
Version: %{packver}
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Format R Code Automatically
# Automatically converted from old format: GPLv2+ - review is highly recommended.