repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
firefox-form-widgets
/
firefox-form-widgets.install
blob
a1ddc3b3ba8270734a94b834023dbfb1a14cee22
1
post_install() {
2
fix-form-widgets install
3
echo "If you upgrade Firefox, run "fix-form-widget install" as root."
4
}
5
6
pre_remove() {
7
fix-form-widgets reset
8
}
9