aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGRBurst2016-02-19 14:55:31 +0100
committerGRBurst2016-02-19 14:55:31 +0100
commit7f41f74064e027600440a3f2efa21e299fce3c5c (patch)
treebf388aa31c074d3c137b9ae5cea2f537dec45b85
parent2127c3a02105d36e2f1b092694e99d86f9c1f4dd (diff)
downloadaur-7f41f74064e027600440a3f2efa21e299fce3c5c.tar.gz
remove previous pidgin package
-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
+}
+