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
|
%{__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}/*
|
||||||
|
Loading…
Reference in New Issue
Block a user