texlive2017-bin: provide update instructions for previously installed installs.
This commit is contained in:
parent
0cd7f75f10
commit
76bb9c776f
|
@ -21,3 +21,12 @@
|
|||
|
||||
WARNING: To avoid messing up your TeXLive installation, DON'T use
|
||||
the installation scripts in /opt/texlive-installer.
|
||||
|
||||
=====================================================================
|
||||
|
||||
As TeXLive 2018 has been released, you may need to change the
|
||||
repository to the historic 2017 repository:
|
||||
|
||||
tlmgr option repository \
|
||||
ftp://ftp.tug.org/texlive/historic/2017/tlnet-final/
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'texlive-bin'
|
||||
pkgname=texlive2017-bin
|
||||
version=2017
|
||||
revision=2
|
||||
revision=3
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://tug.org/texlive/"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue