disable tests
This commit is contained in:
parent
6aef332833
commit
4ffcfc6a2a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user