texlive2017-bin: add repository to use

This commit is contained in:
newbluemoon 2018-05-02 16:47:29 +02:00 committed by Leah Neukirchen
parent 65374e2d76
commit 90e748f07e
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@ post)
case "${UPDATE}" in
no)
cd opt/texlive2017-installer
./install-tl -profile void.profile
./install-tl -repository ftp://ftp.tug.org/texlive/historic/2017/tlnet-final/ -profile void.profile
esac
esac

View File

@ -1,7 +1,7 @@
# Template file for 'texlive-bin'
pkgname=texlive2017-bin
version=2017
revision=1
revision=2
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://tug.org/texlive/"
license="GPL-2"