From d072a4991b774c8c761a48c432faa231dbc179c4 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: nautilus.spec -> 1.150 --- nautilus.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nautilus.spec b/nautilus.spec index 06ee285..4fd600b 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -155,11 +155,8 @@ rm -rf $RPM_BUILD_ROOT %postun %update_desktop_database_postun -%post libs -%ldconfig_post - -%postun libs -%ldconfig_postun +%post libs -p /sbin/ldconfig +%postun libs -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) -- 2.44.0