updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / mintbackup / mintbackup.install
blobfd1247af281b95091d94a1eb9088d9e4873dbdd8
1 post_install() {
2   update-desktop-database -q
3   update-mime-database usr/share/mime
4   xdg-icon-resource forceupdate
7 post_upgrade() {
8   post_install $1
11 post_remove() {
12   post_install $1