slackbuilds_ponce/office/texlive-docs/doinst.sh
Johannes Schoepfer a4cd5630a7
office/texlive-docs: Updated for version 2023.230322.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:12 +07:00

3 lines
90 B
Bash

if [ -x /usr/bin/mktexlsr ]; then
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
fi