summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-mime
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postrm-mime')
-rw-r--r--autoscripts/postrm-mime1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoscripts/postrm-mime b/autoscripts/postrm-mime
new file mode 100644
index 00000000..a9404112
--- /dev/null
+++ b/autoscripts/postrm-mime
@@ -0,0 +1 @@
+if which update-mime >/dev/null 2>&1; then update-mime; fi