Remove needless use of %defattr

epel8
Jason Tibbitts 7 years ago
parent 51ad82487d
commit cdbbf05a5b

@ -71,13 +71,11 @@ find %{buildroot} -name \*.la -delete
%files
%defattr(-,root,root,-)
%doc COPYING* NEWS TODO
%{_libdir}/libschroedinger-%{abi}.so.*
%files devel
%defattr(-,root,root,-)
%doc %{_datadir}/gtk-doc/html/schroedinger
%{_includedir}/schroedinger-%{abi}
%{_libdir}/*.so

Loading…
Cancel
Save