Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:26:17 -05:00
parent 57f28dd574
commit 4813645931
1 changed files with 0 additions and 2 deletions

View File

@ -90,7 +90,6 @@ find %{buildroot}%{_libdir}/ -name '*.a' -exec rm -vf {} ';'
%files
%defattr(-,root,root,-)
%{_libdir}/libjemalloc.so.*
%{_bindir}/jemalloc.sh
%{_bindir}/jemalloc-config
@ -99,7 +98,6 @@ find %{buildroot}%{_libdir}/ -name '*.a' -exec rm -vf {} ';'
%doc doc/jemalloc.html
%files devel
%defattr(-,root,root,-)
%{_includedir}/jemalloc
%{_bindir}/jeprof
%{_libdir}/libjemalloc.so