Remove needless use of %defattr

f41
Jason Tibbitts 7 years ago
parent 50ad8da47e
commit baf43468dc

@ -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

Loading…
Cancel
Save