From 59105e91ef9dff982f5aac3d4918b9d6b2c4e780 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:10:04 -0500 Subject: [PATCH] Remove needless use of %defattr --- gambit-c.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gambit-c.spec b/gambit-c.spec index 5303f16..c18d569 100644 --- a/gambit-c.spec +++ b/gambit-c.spec @@ -154,7 +154,6 @@ fi %files -%defattr(-,root,root,-) %doc LGPL.txt LICENSE-2.0.txt README %{_bindir}/* %{_includedir}/*.h @@ -167,7 +166,6 @@ fi %files doc -%defattr(-,root,root,-) %doc doc/gambit.html doc/gambit.pdf # don't package examples until makefiles are fixed # examples