Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d3ec5c5f85
commit
648a41aea0
@ -40,9 +40,6 @@ rm -f %{buildroot}%{rlibdir}/R.css
|
||||
# suggests to have R-BSgenome
|
||||
#%%{_bindir}/R CMD check %%{packname}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-, root, root, -)
|
||||
%dir %{rlibdir}/%{packname}/
|
||||
|
Loading…
Reference in New Issue
Block a user