updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnome-shell-native-theme / gnome-shell.install
bloba07105c24aa7164a6c3a431c11f5c37bf7dfd09a
1 pkgname=gnome-shell
3 post_install() {
4   glib-compile-schemas usr/share/glib-2.0/schemas
5   usr/sbin/gconfpkg --install ${pkgname}
8 pre_upgrade() {
9   pre_remove $1
12 post_upgrade() {
13   post_install $1
16 pre_remove() {
17   usr/sbin/gconfpkg --uninstall ${pkgname}
20 post_remove() {
21   glib-compile-schemas usr/share/glib-2.0/schemas