From 0ed392774112185d713bf725b8e92c9fd004d26b879c12492e74359af0b4c359 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Wed, 27 Apr 2022 13:52:22 +0000 Subject: [PATCH] Accepting request 973213 from home:plater fix post and postun OBS-URL: https://build.opensuse.org/request/show/973213 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=184 --- audacity.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audacity.spec b/audacity.spec index dd60fae..567a07b 100644 --- a/audacity.spec +++ b/audacity.spec @@ -178,9 +178,9 @@ rm -f %{buildroot}%{_libdir}/audacity/libwx_gtk3u_qa-suse-nostl.so.* rm -f %{buildroot}%{_prefix}/%{name} %find_lang %{name} -%post /sbin/ldconfig +%post -p /sbin/ldconfig -%postun /sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root)