summarylogtreecommitdiffstats
path: root/firefox-beta-bin.install
diff options
context:
space:
mode:
authorDet2015-08-11 21:34:07 +0300
committerDet2015-08-11 21:34:07 +0300
commit00f589df699334281d758addb25e3e70949cf6b3 (patch)
tree6ccc3c6fb9d70560fa57923f874ee991a8e0ce55 /firefox-beta-bin.install
parent77b1c3d4a9678f91edac7f6ce5bc7b2c5bdf14a4 (diff)
downloadaur-00f589df699334281d758addb25e3e70949cf6b3.tar.gz
Install directory
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() {