updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / eina-audio-player / eina-audio-player.install
blobb1ee00cea012c4f21256ac55180fad42b7d73796
1 pkgname=eina-audio-player
3 post_install() {
4   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
5   glib-compile-schemas usr/share/glib-2.0/schemas
6   update-desktop-database -q
9 post_upgrade() {
10   post_install $1
13 post_remove() {
14   post_install $1