aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-10-22 13:42:37 +0000
committerMikle Kolyada <zlogene@gentoo.org>2019-06-09 17:54:33 +0300
commit6b768671468c11d68238bb60e7e6164896e80bb1 (patch)
tree5e5d39f31aa056f1d36605b1d22047a01b20fbcd /scripts/texlive/common
parenttrailing slash (diff)
downloadtex-6b768671468c11d68238bb60e7e6164896e80bb1.tar.gz
tex-6b768671468c11d68238bb60e7e6164896e80bb1.tar.bz2
tex-6b768671468c11d68238bb60e7e6164896e80bb1.zip
fix tug uri to be more generic
svn path=/; revision=378
Diffstat (limited to 'scripts/texlive/common')
-rw-r--r--scripts/texlive/common/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/texlive/common/Makefile.common b/scripts/texlive/common/Makefile.common
index aae31b1..9779362 100644
--- a/scripts/texlive/common/Makefile.common
+++ b/scripts/texlive/common/Makefile.common
@@ -9,7 +9,7 @@ TEXLIVE_LIVE_MOUNTPOINT=/mnt/texlive
TEXLIVE_INST_MOUNTPOINT=/mnt/texlive-inst
CTAN_MIRROR=http://ctan.org/tex-archive
TL_TRUNK=/share/stock/texlive/trunk
-TUG=ftp://tug.org/texlive/Images
+TUG=ftp://tug.org/texlive
MKDIRP=mkdir -p
RMF=rm -f