]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-mime
r353: * Modified all postinst script fragments to only run when called with
[debhelper.git] / autoscripts / postinst-mime
1 if [ "$1" = "configure" -a -x /usr/sbin/update-mime ]; then update-mime; fi