updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / tomboy-git / tomboy-git.install
blob604146499e348e675382540ed084c86ab73e0887
1 pkgname=tomboy-git
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
6   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
7   update-mime-database usr/share/mime
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 -q -t -f usr/share/icons/hicolor
24   update-mime-database usr/share/mime