From d620466a143bac215cce98cf916ab576717a156e Mon Sep 17 00:00:00 2001 From: freetz Date: Tue, 12 Apr 2005 19:23:21 +0000 Subject: [PATCH] - reversed ldconfig changes Changed files: rhythmbox.spec -> 1.49 --- rhythmbox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rhythmbox.spec b/rhythmbox.spec index 4076c60..9d5ef16 100644 --- a/rhythmbox.spec +++ b/rhythmbox.spec @@ -97,8 +97,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/lib*.{la,a} rm -rf $RPM_BUILD_ROOT %post +/sbin/ldconfig %gconf_schema_install rhythmbox.schemas -%ldconfig_post %scrollkeeper_update_post %update_desktop_database_post %if %{without xine} @@ -122,7 +122,7 @@ EOF %gconf_schema_uninstall rhythmbox.schemas %postun -%ldconfig_postun +/sbin/ldconfig %scrollkeeper_update_postun %update_desktop_database_postun -- 2.44.0