diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-29 01:21:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-29 01:21:34 +0000 |
commit | dd5819eb47d32656c14739656d13b12a90015bd4 (patch) | |
tree | 6dfadba5e4b53c70cfd06ffa16784e2633ebe909 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | ada28bd02f2b4c6a2e61d7d1d32eadfb7bba8879 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b401738ace5..75cc05d46ef 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -12,7 +12,6 @@ $mirrors = { }, 'Asia' => { 'China' => { - 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, |