summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-mime
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-mime')
-rw-r--r--autoscripts/postinst-mime1
1 files changed, 0 insertions, 1 deletions
diff --git a/autoscripts/postinst-mime b/autoscripts/postinst-mime
deleted file mode 100644
index bef63cc9..00000000
--- a/autoscripts/postinst-mime
+++ /dev/null
@@ -1 +0,0 @@
-if [ "$1" = "configure" ] && [ -x /usr/sbin/update-mime ]; then update-mime; fi