Remove needless use of %defattr
This commit is contained in:
parent
4c04af4244
commit
9737126108
@ -71,7 +71,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/COPYING
|
||||
%dir %{_libdir}/ladspa
|
||||
%{_libdir}/ladspa/*.so
|
||||
@ -81,7 +80,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/ladspa/rdf
|
||||
%{_datadir}/ladspa
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc doc/*.html
|
||||
%{_includedir}/ladspa.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user