updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / rhythm-e / rhythm-e.install
blob8f3daecaf6ef7f802cf66971fa6c8aabffd3dac3
1 pkgname=rhythm-e
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
5   update-desktop-database -q
6   gtk-update-icon-cache -f -q -t usr/share/icons/hicolor
9 pre_upgrade() {
10   pre_remove
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 -f -q -t usr/share/icons/hicolor