]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-mime
r547: * Use invoke-rc.d always now that it is in policy. Fall back to old behavior
[debhelper.git] / autoscripts / postinst-mime
1 if [ "$1" = "configure" ] && [ -x /usr/sbin/update-mime ]; then update-mime; fi