Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 23547e98f30c8886635f0eef54819f77 > files > 3

alexandria-0.6.3-3mdv2008.0.src.rpm

--- Rakefile~	2008-02-21 02:11:48.000000000 +0100
+++ Rakefile	2008-04-22 11:36:49.000000000 +0200
@@ -221,7 +221,7 @@
   system("gtk-update-icon-cache -f -t /usr/share/icons/hicolor") # HACK
 end
 
-task :post_install => [:scrollkeeper, :gconf, :update_icon_cache]
+#task :post_install => [:scrollkeeper, :gconf, :update_icon_cache]
 
 
 #vim: filetype=ruby syntax=Ruby