]> git.pld-linux.org Git - packages/libpeas.git/commitdiff
- ldconfig for gtk
authorArtur Frysiak <artur@frysiak.net>
Tue, 15 Feb 2011 16:23:24 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpeas.spec -> 1.3

libpeas.spec

index d51b7d5eceb8d550b1edd6ff3b3cc124695ae505..e758d476d4e278c2f4d307f1365e3f9913d1697a 100644 (file)
@@ -158,6 +158,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
+%post  gtk -p /sbin/ldconfig
+%postun        gtk -p /sbin/ldconfig
 
 %files -f libpeas.lang
 %defattr(644,root,root,755)
This page took 0.027156 seconds and 4 git commands to generate.