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, 1 insertions, 0 deletions
diff --git a/autoscripts/postinst-mime b/autoscripts/postinst-mime
new file mode 100644
index 00000000..e993233b
--- /dev/null
+++ b/autoscripts/postinst-mime
@@ -0,0 +1 @@
+if [ -x /usr/sbin/update-mime ]; then update-mime; fi