void-packages/srcpkgs/texlive2017-bin/INSTALL
2017-06-10 18:22:20 +02:00

9 lines
131 B
Text

case "${ACTION}" in
post)
case "${UPDATE}" in
no)
cd opt/texlive2017-installer
./install-tl -profile void.profile
esac
esac