]> git.pld-linux.org Git - packages/empathy.git/commitdiff
- ldconfig in post
authorPatryk Zawadzki <patrys@room-303.com>
Mon, 30 Jul 2007 11:33:54 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    empathy.spec -> 1.9

empathy.spec

index 1fcf2367a1ba229754fe92a04226d0c03c09d7c8..48a484349f4e2d620efba1f76b198f4997cb3fd5 100644 (file)
@@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 %update_icon_cache hicolor
 %update_desktop_database_postun
 
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS CONTRIBUTORS ChangeLog NEWS README
This page took 0.090099 seconds and 4 git commands to generate.