Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 00:37:03 -05:00
parent 7696af2627
commit a1987261e0

View File

@ -45,7 +45,6 @@ find %{buildroot} -size 0 -delete
%{__python} setup.py test %{__python} setup.py test
%files -n %{name} %files -n %{name}
%defattr(-,root,root,-)
%doc README %doc README
%license COPYING %license COPYING
%{python_sitelib}/* %{python_sitelib}/*