updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / minos / minos.install
blob82666be74a886cfa4403ed379725840bb372ccfe
1 pre_install() {
2   /bin/true
5 post_install() {
6  echo "Before using the FORM, please read the license agreement. (/usr/share/doc/FORM/license)"
9 pre_upgrade() {
10   /bin/true
13 post_upgrade() {
14   post_install
17 # arg 1:  the old package version
18 pre_remove() {
19   /bin/true
22 # arg 1:  the old package version
23 post_remove() {
24   /bin/true