summaryrefslogtreecommitdiff
path: root/nonprism/icedove/icedove.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-31 20:11:25 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-31 21:30:16 +0100
commit067eb832e4c0428973d09e15b04bd1aec6051583 (patch)
treebbe97e93e94afaa78c73587d67743c0fdccd1ffe /nonprism/icedove/icedove.install
parent54b541d784a457e28c496e4ab9c8963d2b94eed6 (diff)
downloadabslibre-067eb832e4c0428973d09e15b04bd1aec6051583.tar.gz
abslibre-067eb832e4c0428973d09e15b04bd1aec6051583.tar.bz2
abslibre-067eb832e4c0428973d09e15b04bd1aec6051583.zip
nonprism/icedove: updated to 52.6.0
Diffstat (limited to 'nonprism/icedove/icedove.install')
-rw-r--r--nonprism/icedove/icedove.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonprism/icedove/icedove.install b/nonprism/icedove/icedove.install
deleted file mode 100644
index 4d4a283db..000000000
--- a/nonprism/icedove/icedove.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}