From f023c18726f6f44641879c11d26a310b45963b0d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 15 Jun 2008 18:05:53 +0000 Subject: 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 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/TeXLive') 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'; -- cgit v1.2.3