[arch-commits] Commit in exo/trunk (exo.install)

Ionut Biru ibiru at archlinux.org
Sun Jan 16 21:14:31 UTC 2011


    Date: Sunday, January 16, 2011 @ 16:14:30
  Author: ibiru
Revision: 106428

generate gio modules cache

Modified:
  exo/trunk/exo.install

-------------+
 exo.install |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: exo.install
===================================================================
--- exo.install	2011-01-16 17:59:01 UTC (rev 106427)
+++ exo.install	2011-01-16 21:14:30 UTC (rev 106428)
@@ -1,5 +1,6 @@
 post_install() {
   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  usr/bin/gio-querymodules usr/lib/gio/modules
 }
 
 post_upgrade() {
@@ -7,5 +8,5 @@
 }
 
 post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+  post_install $1
 }




More information about the arch-commits mailing list