summaryrefslogtreecommitdiffstats
path: root/source/l/shared-mime-info/doinst.sh
blob: bce08d41939af2d8cab9524f1bccf6f037eb3d7d (plain) (blame)
1
2
3
4
if [ -x /usr/bin/update-mime-database ]; then
  chroot . /usr/bin/update-mime-database /usr/share/mime 1>/dev/null 2>/dev/null
fi