]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-mime
r1611: * dh_install: add --fail-missing option. Closes: #120026
[debhelper.git] / autoscripts / postrm-mime
1 if which update-mime >/dev/null 2>&1; then update-mime; fi