]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-mime
r533: * In script fragments, use more posix tests, no -a or -o, no parens.
[debhelper.git] / autoscripts / postinst-mime
1 if [ "$1" = "configure" ] && [ -x /usr/sbin/update-mime ]; then update-mime; fi