updated on Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git] / metacity-ubuntu / metacity.install
blob2eb1e5094c0d05ca52476193a07085a78c4da550
1 pkgname=metacity
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
7 pre_upgrade() {
8   pre_remove $1
11 post_upgrade() {
12   post_install $1
15 pre_remove() {
16   usr/sbin/gconfpkg --uninstall ${pkgname}