updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / muine / muine.install
blob5947945c0078587cb7e49397bc83908c28bdb354
1 pkgname=muine
3 post_install() {
4   usr/sbin/gconfpkg --install $pkgname
5   update-desktop-database -q
6   gtk-update-icon-cache -f -t -q usr/share/icons/hicolor
10 pre_upgrade() {
11   pre_remove $1
14 post_upgrade() {
15   post_install $1
18 pre_remove() {
19   usr/sbin/gconfpkg --uninstall $pkgname
22 post_remove() {
23   gtk-update-icon-cache -f -t -q /usr/share/icons/hicolor
24   update-desktop-database -q