updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / unity / unity.install
blob1fb029980f786af8443539b5af65fffbdb525771
1 pkgname=compiz-unity
3 post_install() {
4   gconfpkg --install ${pkgname}
5   glib-compile-schemas usr/share/glib-2.0/schemas
8 pre_upgrade() {
9   pre_remove $1
12 post_upgrade() {
13   post_install $1
16 pre_remove() {
17   gconfpkg --uninstall ${pkgname}
20 post_remove() {
21   glib-compile-schemas usr/share/glib-2.0/schemas