summaryrefslogtreecommitdiff
path: root/libre/icecat/icecat.install
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 18:44:23 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 18:44:23 -0200
commitbbca5e0d2098b8e140c78a7a1774a48cabdc79bf (patch)
tree29926d24bb2ea6753dcdb0224a8a37a557d2d4b1 /libre/icecat/icecat.install
parent888d92d920617851e7eb099c59f7b583f8e88636 (diff)
update icecat to 31.1.1
Diffstat (limited to 'libre/icecat/icecat.install')
-rw-r--r--libre/icecat/icecat.install4
1 files changed, 2 insertions, 2 deletions
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
}