From 48136459314ffdeacb7ac893c3f5d98b6c35bb14 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:26:17 -0500 Subject: [PATCH] Remove needless use of %defattr --- jemalloc.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/jemalloc.spec b/jemalloc.spec index b1d5378..fc8d326 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -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