updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / exaile-icastplugin / icast.install
blob50404cf5c2b5e5e23dcf38ea4c6975f4a0b7db3a
1 post_install() {
2   echo "==> Unfurtunatly the plugin still doesn't include a graphical configurator"
3   echo "==> You need to edit the file located at /usr/share/exaile/plugins/icastplugin.py"
4   echo "==> Nagivate through that file for further instructions"
5   echo "==> Report any bugs or suggestions to donvodka at gmail dot com"
9 post_upgrade() {
10   post_install $1
13 op=$1
14 shift
16 $op $*