Ignore vignettes
This commit is contained in:
parent
ec4168e2f0
commit
20c6cbd41f
@ -54,7 +54,7 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
|||||||
%check
|
%check
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
export LANG=C.UTF-8
|
export LANG=C.UTF-8
|
||||||
%{_bindir}/R CMD check %{packname}
|
%{_bindir}/R CMD check --ignore-vignettes %{packname}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user