From 552751bfa5d6d668562e610f454e85c565ecfa35b46106c4ac5c604f08cc5a19 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Wed, 27 Apr 2022 12:29:06 +0000 Subject: [PATCH] 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 --- audacity.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/audacity.spec b/audacity.spec index ff58485..dd60fae 100644 --- a/audacity.spec +++ b/audacity.spec @@ -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)