#!/bin/sh
if [ -x /usr/sbin/update-mime ]; then
	update-mime
fi
#DEBHELPER#
