Remove needless use of %defattr
This commit is contained in:
parent
7696af2627
commit
a1987261e0
@ -45,7 +45,6 @@ find %{buildroot} -size 0 -delete
|
||||
%{__python} setup.py test
|
||||
|
||||
%files -n %{name}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README
|
||||
%license COPYING
|
||||
%{python_sitelib}/*
|
||||
|
Loading…
Reference in New Issue
Block a user