From bbca5e0d2098b8e140c78a7a1774a48cabdc79bf Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 21 Oct 2014 18:44:23 -0200 Subject: update icecat to 31.1.1 --- libre/icecat/icecat.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/icecat/icecat.install') diff --git a/libre/icecat/icecat.install b/libre/icecat/icecat.install index c1fe8284a..1a1f4b16b 100644 --- a/libre/icecat/icecat.install +++ b/libre/icecat/icecat.install @@ -4,10 +4,10 @@ post_install() { } post_upgrade() { - post_install $1 + post_install } post_remove() { - post_install $1 + post_install } -- cgit v1.2.3