]> git.pld-linux.org Git - packages/emerald.git/commitdiff
- ldconfig added
authorRobert Tomasik <rotom@pld-linux.org>
Fri, 29 Sep 2006 19:16:26 +0000 (19:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emerald.spec -> 1.2

emerald.spec

index cdc258a0dc3354fcd3e0e7c690337ed075ed7ec0..8d19829f1ec811ce534b0be6855e7239ec1639e4 100644 (file)
@@ -80,8 +80,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/engines/*.{la,a}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%postun
+%post  -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.060541 seconds and 4 git commands to generate.