From 8b84053911a0f911f181038c90a934baef4eef9e Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:56:05 -0500 Subject: [PATCH] Remove needless use of %defattr --- oniguruma.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/oniguruma.spec b/oniguruma.spec index 9a77f9c..564a462 100644 --- a/oniguruma.spec +++ b/oniguruma.spec @@ -66,7 +66,6 @@ find $RPM_BUILD_ROOT -name '*.la' \ %files -%defattr(-,root,root,-) %doc AUTHORS %license COPYING %doc HISTORY @@ -78,7 +77,6 @@ find $RPM_BUILD_ROOT -name '*.la' \ %{_libdir}/libonig.so.5* %files devel -%defattr(-,root,root,-) %doc doc/API %doc doc/CALLOUTS.API %doc doc/CALLOUTS.BUILTIN