updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / kid3-git / kid3-git.install
blob8ec315e7c2ac10e2374fd3ef24919e0b58092689
1 post_install() {
2   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
3   update-desktop-database -q
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1