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