updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / gnome-shell-extension-timer-git / gnome-shell-extension-timer-git.install
blob32e402d08cc2c2dd73f876bd182279534f66269b
1 post_install() {
2   glib-compile-schemas usr/share/glib-2.0/schemas
3   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1