Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:24:43 -05:00
parent 79fcdf9986
commit ea0a5ec1d5
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
%{_bindir}/R CMD check %{packname}
%files
%defattr(-, root, root, -)
%dir %{_libdir}/R/library/%{packname}
%doc %{_libdir}/R/library/%{packname}/html
%doc %{_libdir}/R/library/%{packname}/DESCRIPTION