From f72f564c1983ea523aff1fa422092f9b1e931fb5 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 00:33:56 -0500 Subject: [PATCH] Remove needless use of %defattr --- crash.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/crash.spec b/crash.spec index 7c9135a..9e4ad42 100644 --- a/crash.spec +++ b/crash.spec @@ -56,13 +56,11 @@ chmod 0644 defs.h cp -p defs.h %{buildroot}%{_includedir}/crash %files -%defattr(-,root,root,-) %{_bindir}/crash %{_mandir}/man8/crash.8* %doc README COPYING3 %files devel -%defattr(-,root,root,-) %{_includedir}/* %changelog