#!/bin/sh set -e # Automatically added by dh_installmime if [ "$1" = "configure" ] && [ -x "`which update-mime 2>/dev/null`" ]; then update-mime fi # End automatically added section