Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:53:42 -05:00
parent 78d2afd3b0
commit 34babc704b

View File

@ -33,7 +33,6 @@ rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install
%files
%defattr(-,root,root,-)
%{!?_licensedir:%global license %%doc}
%license COPYING
%doc AUTHORS NEWS README THANKS