diff --git a/R-tidyselect.spec b/R-tidyselect.spec index 48c9387..c4de539 100644 --- a/R-tidyselect.spec +++ b/R-tidyselect.spec @@ -64,10 +64,10 @@ rm -f %{buildroot}%{rlibdir}/R.css %check %if %{with bootstrap} -export _R_CHECK_FORCE_SUGGESTS_=0 -%endif +_R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --no-tests +%else %{_bindir}/R CMD check %{packname} - +%endif %files %dir %{rlibdir}/%{packname}