This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
slackbuilds
mirror of
https://github.com/SlackBuildsOrg/slackbuilds.git
Watch
1
Star
0
Fork
You've already forked slackbuilds
0
Code
Issues
Projects
Releases
Wiki
Activity
master
slackbuilds
/
office
/
texlive-docs
/
doinst.sh
4 lines
90 B
Bash
Raw
Permalink
Blame
History
if
[
-x /usr/bin/mktexlsr
]
;
then
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
fi
Reference in New Issue
View Git Blame
Copy Permalink