updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / amsn-plugins-fortune / amsn-plugins-fortune.install
blobdddd0ef60ed04732dcb45614163ffb9e0ced8e1a
1 post_install() {
2         echo ">>>"
3         echo ">>> To use this plugin type this command"
4         echo ">>>       /fortune"
5         echo ">>> in the chat window and press enter."
6         echo ">>>"
9 post_upgrade() {
10         post_install $1
13 pre_remove() {
14         /bin/true
17 op=$1
18 shift
20 $op $*