Remove needless use of %defattr
This commit is contained in:
parent
08c4cc7ab7
commit
dbc26bf8ff
@ -52,7 +52,6 @@ find %{buildroot} -depth -type d -empty -exec rmdir {} \;
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%doc Changes
|
%doc Changes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user