updated on Thu Jan 19 08:03:52 UTC 2012
[aur-mirror.git] / onboard / onboard.install
blobaa4c3e05980467cc748fb1a621b9463b1318db1f
1 post_install() {
2   glib-compile-schemas usr/share/glib-2.0/schemas
3   update-desktop-database -q
4   xdg-icon-resource forceupdate
7 post_upgrade() {
8   post_install $1
11 post_remove() {
12   post_install $1