summarylogtreecommitdiffstats
path: root/firefox-beta-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-beta-bin.install')
-rw-r--r--firefox-beta-bin.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/firefox-beta-bin.install b/firefox-beta-bin.install
index ab05bb2f045b..62330313ea0c 100644
--- a/firefox-beta-bin.install
+++ b/firefox-beta-bin.install
@@ -22,11 +22,12 @@ _update() {
post_install() {
_update
note 1 "This package installs side-by-side with [extra]'s firefox."
- note 2 "The binary is called 'firefox-beta-bin'."
+ note 2 "The binary is called 'firefox-beta'."
}
post_upgrade() {
- _update
+ #_update
+ post_install
}
post_remove() {