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

Eric Belanger eric at archlinux.org
Sat Aug 16 03:11:10 UTC 2008


    Date: Friday, August 15, 2008 @ 23:11:09
  Author: eric
Revision: 8692

upgpkg: glade 3.5.2-1
    cleaned up install scriptlet

Modified:
  glade/trunk/glade.install

---------------+
 glade.install |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: glade.install
===================================================================
--- glade.install	2008-08-16 01:38:16 UTC (rev 8691)
+++ glade.install	2008-08-16 03:11:09 UTC (rev 8692)
@@ -4,14 +4,9 @@
 }
 
 post_upgrade() {
-  post_install $1
+  post_install
 }
 
 post_remove() {
   post_install
 }
-
-op=$1
-shift
-
-$op $*




More information about the arch-commits mailing list