updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnome-inform7 / gnome-inform7.install
blob9e11a8160fbc65ddeb6a1dae864729e775cc6d99
1 pkgname=gnome-inform7
3 post_install() {
4   usr/sbin/gconfpkg --install $pkgname
5   gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
6   usr/bin/update-desktop-database -q
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   gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
23   update-desktop-database -q