From aad2fba0fc475162b566f1577d8e7a020cd9e80d Mon Sep 17 00:00:00 2001 From: root Date: Sun, 20 May 2012 00:04:49 +0000 Subject: Sun May 20 00:04:49 UTC 2012 --- extra/eclipse/eclipse.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/eclipse/eclipse.install') diff --git a/extra/eclipse/eclipse.install b/extra/eclipse/eclipse.install index c3485476c..a2930a4ff 100644 --- a/extra/eclipse/eclipse.install +++ b/extra/eclipse/eclipse.install @@ -3,9 +3,9 @@ post_install() { } post_upgrade() { - post_install $1 + post_install } post_remove() { - post-install $1 + post_install } -- cgit v1.2.3-54-g00ecf