void-packages/srcpkgs/texlive2016-bin/INSTALL
2016-06-08 13:39:05 +02:00

9 lines
131 B
Text

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