From baf43468dc9895b6f09664655c2a087412214c0b Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 02:07:30 -0500 Subject: [PATCH] Remove needless use of %defattr --- mythes.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/mythes.spec b/mythes.spec index 54cb0cc..59d392b 100644 --- a/mythes.spec +++ b/mythes.spec @@ -44,13 +44,11 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %doc README COPYING AUTHORS %{_libdir}/*.so.* %{_datadir}/mythes %files devel -%defattr(-,root,root,-) %doc data_layout.txt %{_includedir}/mythes.hxx %{_libdir}/*.so