summaryrefslogtreecommitdiff
path: root/libre/icedove/icedove.install
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-31 17:25:25 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-31 21:30:12 +0100
commit053755d6cabfc82cc3cf83042ea7b09e91d83bde (patch)
tree3db78a488d04056c638f5f1c5bf1b46a7a9176cd /libre/icedove/icedove.install
parent492e722dd76bdeeee538f769ed25d49c3834f396 (diff)
downloadabslibre-053755d6cabfc82cc3cf83042ea7b09e91d83bde.tar.gz
abslibre-053755d6cabfc82cc3cf83042ea7b09e91d83bde.tar.bz2
abslibre-053755d6cabfc82cc3cf83042ea7b09e91d83bde.zip
libre/icedove: updated to 52.6.0
Diffstat (limited to 'libre/icedove/icedove.install')
-rw-r--r--libre/icedove/icedove.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/icedove/icedove.install b/libre/icedove/icedove.install
deleted file mode 100644
index 4d4a283db..000000000
--- a/libre/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
-}