updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / audacious-gtk2 / audacious.install
blob7a2f67cd5179945021175df68ca07c796757566f
1 post_install()
3     usr/bin/update-desktop-database -q
4     usr/bin/gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5     echo "Although audacious-plugins-gtk2 is listed as optdepends,"
6     echo "we must install it to have a functioning audacious."
9 post_upgrade()
11     post_install
14 post_remove()
16     post_install