]> git.pld-linux.org Git - packages/QtLockedFile.git/commitdiff
add ldconfig to qt5 package auto/th/QtLockedFile-2.4-2
authorElan Ruusamäe <glen@delfi.ee>
Sun, 22 Feb 2015 21:27:36 +0000 (23:27 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 22 Feb 2015 21:27:36 +0000 (23:27 +0200)
QtLockedFile.spec

index 0ba64a3fb534f772084836a15ed532a5c3c7ddc7..37f7333da0a1ed7da17b73725b7c8e0b047abbc6 100644 (file)
@@ -134,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
+%post  -n Qt5LockedFile -p /sbin/ldconfig
+%postun        -n Qt5LockedFile -p /sbin/ldconfig
+
 %if %{with qt4}
 %files
 %defattr(644,root,root,755)
This page took 0.09 seconds and 4 git commands to generate.