summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-15 18:05:53 +0000
committerNorbert Preining <preining@logic.at>2008-06-15 18:05:53 +0000
commitf023c18726f6f44641879c11d26a310b45963b0d (patch)
tree82848886560a54025dbba55af5240329ab16589f /Master/tlpkg
parent7d26baf690d8886c498f5b8f66b76d94191314ff (diff)
TLConfig.pm: remove trailing / in the URL defs, otherwise we have //
git-svn-id: svn://tug.org/texlive/trunk@8753 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/TeXLive/TLConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm
index a86f5650252..36814454d54 100644
--- a/Master/tlpkg/TeXLive/TLConfig.pm
+++ b/Master/tlpkg/TeXLive/TLConfig.pm
@@ -55,7 +55,7 @@ our $DefaultContainerExtension = "tar.lzma";
our $NetArchive = "tlpkg";
our $DiskArchive = "archive";
#our $TeXLiveURL = 'ftp://tug.org/texlive/tlnet/tldev';
-our $TeXLiveURL = 'http://mirror.ctan.org/systems/texlive/tlnet/tldev/';
+our $TeXLiveURL = 'http://mirror.ctan.org/systems/texlive/tlnet/tldev';
our $TeXLiveAlternativeURL;
#our $TeXLiveAlternativeURL = 'http://www.ctan.org/systems/texlive/tlnet/2008';