]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-mime
dh_ucf: Fix missing space before ']'s in postrm autoscript.
[debhelper.git] / autoscripts / postrm-mime
1 if which update-mime >/dev/null 2>&1; then update-mime; fi