summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-mime
diff options
context:
space:
mode:
authorunknown <unknown>2003-07-28 18:46:02 +0000
committerunknown <unknown>2003-07-28 18:46:02 +0000
commite46fb82442590ac3844fb4ac642c68ba2543eb44 (patch)
treee6726a82cd548f4225fc65a5898565d625af7339 /autoscripts/postinst-mime
parentd579dae0cf159c50dcd902ff4a35590f7dcff395 (diff)
parent63e45075003b1d9fcff097b5644a81131c346653 (diff)
downloaddebhelper-e46fb82442590ac3844fb4ac642c68ba2543eb44.tar.gz
r961: This commit was manufactured by cvs2svn to create tag
'debian_version_4_0_3'.
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