updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / cinnamon-git / cinnamon-git.install
blob46bf984e3966e2e361e08b8387dc87255b72dee3
1 pkgname=cinnamon
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