summaryrefslogtreecommitdiff
path: root/staging/claws-mail/claws-mail.install
diff options
context:
space:
mode:
Diffstat (limited to 'staging/claws-mail/claws-mail.install')
-rw-r--r--staging/claws-mail/claws-mail.install16
1 files changed, 0 insertions, 16 deletions
diff --git a/staging/claws-mail/claws-mail.install b/staging/claws-mail/claws-mail.install
deleted file mode 100644
index a6ae1eae6..000000000
--- a/staging/claws-mail/claws-mail.install
+++ /dev/null
@@ -1,16 +0,0 @@
-post_install() {
- echo "install \"html2ps\" from AUR to add support for printing html mails together with html plugins"
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_remove() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
-}
-