Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 02:00:03 -05:00
parent 08c4cc7ab7
commit dbc26bf8ff

View File

@ -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