summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/iceweasel.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceweasel-libre/iceweasel.install')
-rw-r--r--libre/iceweasel-libre/iceweasel.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-libre/iceweasel.install b/libre/iceweasel-libre/iceweasel.install
index c1fe8284a..1a1f4b16b 100644
--- a/libre/iceweasel-libre/iceweasel.install
+++ b/libre/iceweasel-libre/iceweasel.install
@@ -4,10 +4,10 @@ post_install() {
}
post_upgrade() {
- post_install $1
+ post_install
}
post_remove() {
- post_install $1
+ post_install
}