Exclude Suggests for unavailable packages.

This commit is contained in:
Elliott Sales de Andrade 2019-08-12 03:14:19 -04:00
parent af785783b0
commit f1e925b732

View File

@ -1,6 +1,8 @@
%global packname foreach
%global rlibdir %{_datadir}/R/library
%global __suggests_exclude ^R\\((randomForest)\\)
%global with_suggests 0
Name: R-%{packname}