updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / glabels-git / glabels.install
blob7666d0de9c23749819ebe5a1128f074203d715b6
1 post_install() {
2   update-mime-database usr/share/mime &> /dev/null
3   update-desktop-database -q
4   glib-compile-schemas /usr/share/glib-2.0/schemas
8 post_upgrade() {
9   post_install $1
13 post_remove() {
14   post_install $1