texlive2017-bin: add repository to use
This commit is contained in:
parent
65374e2d76
commit
90e748f07e
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue