summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-mime
blob: bef63cc97295085f3db20ba68bc07f60e11b71ab (plain)
1
if [ "$1" = "configure" ] && [ -x /usr/sbin/update-mime ]; then update-mime; fi