summaryrefslogtreecommitdiff
path: root/packages/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'packages/debian/postinst')
-rw-r--r--packages/debian/postinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/packages/debian/postinst b/packages/debian/postinst
deleted file mode 100644
index 80dc2f0..0000000
--- a/packages/debian/postinst
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-update-desktop-database
-update-mime-database /usr/share/mime
-gtk-update-icon-cache /usr/share/icons/hicolor
-
-exit 0
-