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
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license LICENSE
|
||||
%doc Changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user