updated on Wed Jan 25 12:16:47 UTC 2012
[aur-mirror.git] / xchat-gnome / xchat-gnome.install
blobb0816ece3d38b4de254d32045d33c61536116fa9
1 pkgname=xchat-gnome
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 $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