updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / firefox-beautifier / firefox-beautifier.install
blob28d078e65ac0aca60899784f4aabafa24ff9cf17
1 post_install() {
2         cd /usr/share/firefox-beautifier/
3         ./install
6 post_upgrade() {
7         post_install $@
10 op=$1
11 shift
12 $op $*