From a1dfb2b9dfc772e6b5deb676e03d4ae2f8eeb73a Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 00:33:41 -0500 Subject: [PATCH] Remove needless use of %defattr --- cppad.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/cppad.spec b/cppad.spec index b5da72e..4579b9e 100644 --- a/cppad.spec +++ b/cppad.spec @@ -141,13 +141,11 @@ make install DESTDIR=%{buildroot} %files devel -%defattr(-,root,root,-) %doc COPYING uw_copy_040507.html %{_includedir}/%{name} %{_datadir}/pkgconfig/%{name}.pc %files doc -%defattr(-,root,root,-) %{_docdir}/%{name} # -----------------------------------------------------------------------------