summaryrefslogtreecommitdiff
path: root/community/consonance/consonance.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/consonance/consonance.install')
-rw-r--r--community/consonance/consonance.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/consonance/consonance.install b/community/consonance/consonance.install
deleted file mode 100644
index f1474aee3..000000000
--- a/community/consonance/consonance.install
+++ /dev/null
@@ -1,14 +0,0 @@
-post_install()
-{
- usr/bin/update-desktop-database -q
-}
-
-post_upgrade()
-{
- post_install
-}
-
-post_remove()
-{
- post_install
-}