aboutsummarylogtreecommitdiffstats
path: root/purple-gnome-keyring.install
diff options
context:
space:
mode:
Diffstat (limited to 'purple-gnome-keyring.install')
-rw-r--r--purple-gnome-keyring.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/purple-gnome-keyring.install b/purple-gnome-keyring.install
index 33ee23e08b86..0fa8148a0fa3 100644
--- a/purple-gnome-keyring.install
+++ b/purple-gnome-keyring.install
@@ -3,3 +3,7 @@ post_install()
echo -e "\e[32m-> In some cases you must restart the keyring daemon with: gnome-keyring-daemon --replace \e[39m"
}
+post_upgrade() {
+ rm /usr/lib/pidgin/$2
+}
+