updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / ontv / ontv.install
blobe45a2685ffe1fd8b74b165e991445a6bb6bad566
1 pkgname=ontv
3 post_install() {
4   gconfpkg --install $pkgname
5   xdg-icon-resource forceupdate
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   xdg-icon-resource forceupdate