]> git.pld-linux.org Git - packages/at-spi2-atk.git/blobdiff - at-spi2-atk.spec
- added ldconfig in %post and %postun
[packages/at-spi2-atk.git] / at-spi2-atk.spec
index 082985dfedd5703ac0fe8f2aec2c5bcd8c1c4bc4..c88eb8d10f4969fc20329447cc3a1e8958af75fd 100644 (file)
@@ -76,9 +76,11 @@ rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %post
+/sbin/ldconfig
 %glib_compile_schemas
 
 %postun
+/sbin/ldconfig
 %glib_compile_schemas
 
 %files -f %{name}.lang
This page took 0.033326 seconds and 4 git commands to generate.