mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Corrected TeX download URL's.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1514 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d7098ab673
commit
4f1cf22275
@ -10,7 +10,7 @@ the docstrip sources.</para>
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&tex-download-http;"/></para></listitem>
|
||||
url="&tex-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&texmf-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Optional Download (FTP): <ulink
|
||||
|
@ -4,10 +4,16 @@
|
||||
<!ENTITY tex-exp SYSTEM "tex-exp.xml">
|
||||
<!ENTITY tex-desc SYSTEM "tex-desc.xml">
|
||||
<!ENTITY tex-version "2.0.2">
|
||||
<!ENTITY tex-download-http "ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz">
|
||||
<!ENTITY texmf-download-ftp "ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz">
|
||||
<!ENTITY tex-download-ftp "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-src-&tex-version;.tar.gz">
|
||||
<!ENTITY texmf-download-ftp
|
||||
"ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmf-&tex-version;.tar.gz">
|
||||
<!ENTITY texmfsrc-download-ftp
|
||||
"ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
|
||||
"ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!ENTITY tex-size "52 MB">
|
||||
<!ENTITY tex-buildsize "175 MB">
|
||||
<!ENTITY tex-time "2.97 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user