updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / cimon / cimon.install
blob93d2a9ae1730e7dc38401d6d3c753ec6ab9a4fe6
1 pre_install() {
2         /bin/true
4 post_install() {
5         echo "==> Thanks for installing Cimon."
7 pre_upgrade() {
8         /bin/true
10 post_upgrade() {
11         post_install
13 pre_remove() {
14         /bin/true
16 post_remove() {
17         /bin/true