void-packages/srcpkgs/texlive2015-bin/INSTALL

9 lines
131 B
Plaintext
Raw Normal View History

2015-06-15 14:04:58 +02:00
case "${ACTION}" in
post)
case "${UPDATE}" in
no)
cd opt/texlive2015-installer
./install-tl -profile void.profile
esac
2015-06-15 14:04:58 +02:00
esac