From a286d3d81ee7229ccff21c571ab75f41b2774395 Mon Sep 17 00:00:00 2001 From: freetz Date: Tue, 12 Apr 2005 19:23:20 +0000 Subject: [PATCH] - reversed ldconfig changes Changed files: GConf2.spec -> 1.80 --- GConf2.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/GConf2.spec b/GConf2.spec index 1d9acc4..4895695 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -118,11 +118,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/GConf2/lib*.{la,a} %clean rm -rf $RPM_BUILD_ROOT -%post -%ldconfig_post - -%postun -%ldconfig_postun +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(644,root,root,755) -- 2.44.0