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

Jan Steffens heftig at archlinux.org
Sun Mar 11 09:13:48 UTC 2012


    Date: Sunday, March 11, 2012 @ 05:13:48
  Author: heftig
Revision: 153022

return 0

Modified:
  gnome-games/trunk/gnome-games.install

---------------------+
 gnome-games.install |    1 +
 1 file changed, 1 insertion(+)

Modified: gnome-games.install
===================================================================
--- gnome-games.install	2012-03-11 09:12:29 UTC (rev 153021)
+++ gnome-games.install	2012-03-11 09:13:48 UTC (rev 153022)
@@ -104,6 +104,7 @@
 
 pre_upgrade() {
   (( $(vercmp $2 3.3.5) < 0 )) && gconfpkg --uninstall gnome-games
+  return 0
 }
 
 post_upgrade() {




More information about the arch-commits mailing list