]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-mime
Do not call update-mime and update-mime-database in maint. scripts as they are triggered.
[debhelper.git] / autoscripts / postinst-mime
diff --git a/autoscripts/postinst-mime b/autoscripts/postinst-mime
deleted file mode 100644 (file)
index 3749fc9..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ] && [ -x "`which update-mime 2>/dev/null`" ]; then
-       update-mime
-fi