]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-mime
r1611: * dh_install: add --fail-missing option. Closes: #120026
[debhelper.git] / autoscripts / postinst-mime
1 if [ "$1" = "configure" ] && [ -x /usr/sbin/update-mime ]; then update-mime; fi