Fix directory ownership (rhbz#2283761)

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
epel10
Michel Lind 7 months ago
parent a2f17b684b
commit 2416c5a5e3
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

@ -74,6 +74,7 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.a
%{_bindir}/rubberband-r3
%{_libdir}/*.so.%{so_version}*
%{_libdir}/ladspa/ladspa-rubberband.*
%dir %{_libdir}/lv2/rubberband.lv2
%{_libdir}/lv2/rubberband.lv2/*
%{_datadir}/ladspa/rdf/ladspa-rubberband.rdf
%{_libdir}/vamp/vamp-rubberband.*

Loading…
Cancel
Save