updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / goobox / goobox.install
blob2942a11ce1a8577e24b65eb3daffc228a95d7f4f
1 pkgname=goobox
3 post_install() {
4   usr/sbin/gconfpkg --install $pkgname
5   update-desktop-database -q
6   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
9 pre_upgrade() {
10   pre_remove $1
13 post_upgrade() {
14   post_install $1
17 pre_remove() {
18   usr/sbin/gconfpkg --uninstall $pkgname
21 post_remove() {
22   update-desktop-database -q
23   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor