updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / mate-video-player / mate-video-player.install
blob7bdd0c029a53553283679c055b724559e8c08fec
1  pkgname=mate-window-manager
3 post_install() {
4         usr/sbin/mateconfpkg --install ${pkgname}
7 pre_upgrade() {
8         pre_remove $1
11 post_upgrade() {
12         post_install $1
15 pre_remove() {
16         usr/sbin/mateconfpkg --uninstall ${pkgname}