Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > fdd5516d473f7d701ab041d0cfd7ea61 > files > 3

alexandria-0.6.3-4mdv2009.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