summaryrefslogtreecommitdiffstats
path: root/office/texlive-docs/doinst.sh
blob: a660c34671349f6ad14bd8d0048c89dddea25af1 (plain)
1
2
3
if [ -x /usr/bin/mktexlsr ]; then
  chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
fi