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 4da8647fbe
commit 1b3452e255

View File

@ -3,11 +3,11 @@
%global rlibdir %{_datadir}/R/library
# Needs knitr (build loop)
%bcond_with bootstrap
%bcond_without bootstrap
Name: R-%{packname}
Version: %{packver}
Release: 10%{?dist}
Release: 10.0.riscv64%{?dist}
Summary: Syntax Highlighting for R Source Code
# Automatically converted from old format: GPLv2+ - review is highly recommended.