]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-mime
r1856: * dh_python: Temporarily revert change in 5.0.13 to make use of
[debhelper.git] / autoscripts / postrm-mime
1 if which update-mime >/dev/null 2>&1; then update-mime; fi