Remove needless use of %defattr

f41
Jason Tibbitts 7 years ago
parent 68e3e17809
commit 66182fa966

@ -50,13 +50,11 @@ install -p -m 644 \
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_LGPL.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL-overview.txt
%{_bindir}/lp_solve
%{_libdir}/*.so
%files devel
%defattr(-,root,root,-)
%{_includedir}/lpsolve
%changelog

Loading…
Cancel
Save