summaryrefslogtreecommitdiff
path: root/~emulatorman/icedove-libre/icedove.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:11:31 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-01 04:11:31 -0200
commitb515cfc1c118e490276f9573c0863d729474edb1 (patch)
tree03ee8ff3fa5f012d48ad27773cfb81a137642919 /~emulatorman/icedove-libre/icedove.install
parent64e61b083b1c144cd7e3ef4018f14d7127aa4a24 (diff)
remove deprecated packages on ~emulatorman
Diffstat (limited to '~emulatorman/icedove-libre/icedove.install')
-rw-r--r--~emulatorman/icedove-libre/icedove.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/~emulatorman/icedove-libre/icedove.install b/~emulatorman/icedove-libre/icedove.install
deleted file mode 100644
index 4d4a283db..000000000
--- a/~emulatorman/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
-}