updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / transolution / transolution.install
blob8f02f042bc402ea183cf346445ff3d5025d25930
1 post_install() {
2   echo "Updating desktop and mime database ..."
3   update-desktop-database -q
4   which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
7 post_remove() {
8   post_install $1