forked from pool/audacity
Accepting request 973173 from home:plater
Fix post and postun OBS-URL: https://build.opensuse.org/request/show/973173 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=183
This commit is contained in:
parent
1d26c82210
commit
552751bfa5
@ -178,13 +178,9 @@ rm -f %{buildroot}%{_libdir}/audacity/libwx_gtk3u_qa-suse-nostl.so.*
|
||||
rm -f %{buildroot}%{_prefix}/%{name}
|
||||
%find_lang %{name}
|
||||
|
||||
%post
|
||||
ldconfig
|
||||
%end
|
||||
%post /sbin/ldconfig
|
||||
|
||||
%postun
|
||||
ldconfig
|
||||
%end
|
||||
%postun /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user