updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / pidgin-gnome / pidgin.install
blob2b6689214a3c48fa26b9eb33860bf7ad15d4dbca
1 pkgname=pidgin
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
7 pre_upgrade() {
8   pre_remove $1
11 post_upgrade() {
12   post_install $1
15 pre_remove() {
16  usr/sbin/gconfpkg --uninstall ${pkgname}
19 post_remove() {
20 /bin/true