summaryrefslogtreecommitdiff
path: root/libre-testing/icedove-libre/icedove.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-08 14:20:48 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-08 14:20:48 -0300
commitfe0809b8e48e9a9cd4c4e4d0878538aa7b4860e6 (patch)
treee4cb579a8629307d9cb95b212b9b3d6fd16d16ba /libre-testing/icedove-libre/icedove.install
parent95703ae64f549d7e5cfbb8cfbb5ed796de812559 (diff)
icedove-libre: removing from testing because this version don't works
Diffstat (limited to 'libre-testing/icedove-libre/icedove.install')
-rw-r--r--libre-testing/icedove-libre/icedove.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre-testing/icedove-libre/icedove.install b/libre-testing/icedove-libre/icedove.install
deleted file mode 100644
index 4d4a283db..000000000
--- a/libre-testing/icedove-libre/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
-}