updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gsettings-desktop-schemas-git / gsettings-desktop-schemas.install
blob3830fd4bf483bfc9087a45df98bde7e58e38fd5f
1 post_install() {
2         echo "Recompiling schemas."
3         glib-compile-schemas /usr/share/glib-2.0/schemas
6 post_upgrade() {
7         echo "Recompiling schemas."
8         glib-compile-schemas /usr/share/glib-2.0/schemas
11 post_remove() {
12         echo "Recompiling schemas."
13         glib-compile-schemas /usr/share/glib-2.0/schemas