summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-06 03:33:42 +0000
committerKarl Berry <karl@freefriends.org>2013-01-06 03:33:42 +0000
commit7459e9ecf5391b7b2f2230a5c81adb59a898c167 (patch)
treeecfb34bc324ce618d080f0ccd11781429c906b0e /Master/tlpkg/installer
parentf8d461807284fefc66f8eeab3ba3a0c22b6168ec (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28743 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 29c2d846473..85cca9b9e41 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -109,6 +109,9 @@ $mirrors = {
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},
+ 'Switzerland' => {
+ 'http://mirror.switch.ch/ftp/mirror/tex/' => 1
+ },
'UK' => {
'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}