summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-26 23:49:17 +0000
committerKarl Berry <karl@freefriends.org>2022-07-26 23:49:17 +0000
commit8ada917012e78c3b4fcea109a9547d44dffee710 (patch)
tree7d3009d4e48f51ef45e02d3b017f0370455e841e
parent79a704f78fe3866b3bce29a64464879f6a9ba1e3 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63985 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/build-aux/compile1
-rwxr-xr-xBuild/source/utils/autosp/autosp-src/compile1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
3 files changed, 2 insertions, 4 deletions
diff --git a/Build/source/build-aux/compile b/Build/source/build-aux/compile
index 2078fc8332c..dfc9465939f 100755
--- a/Build/source/build-aux/compile
+++ b/Build/source/build-aux/compile
@@ -256,6 +256,7 @@ EOF
exit $?
;;
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
+ clang-cl | *[/\\]clang-cl | clang-cl.exe | *[/\\]clang-cl.exe | \
icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
func_cl_wrapper "$@" # Doesn't return...
;;
diff --git a/Build/source/utils/autosp/autosp-src/compile b/Build/source/utils/autosp/autosp-src/compile
index 2078fc8332c..dfc9465939f 100755
--- a/Build/source/utils/autosp/autosp-src/compile
+++ b/Build/source/utils/autosp/autosp-src/compile
@@ -256,6 +256,7 @@ EOF
exit $?
;;
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
+ clang-cl | *[/\\]clang-cl | clang-cl.exe | *[/\\]clang-cl.exe | \
icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
func_cl_wrapper "$@" # Doesn't return...
;;
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8e60731c267..5c8991cee2f 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -30,7 +30,6 @@ $mirrors = {
'http://ctan.imsc.res.in/' => 1,
},
'Indonesia' => {
- 'http://repo.ugm.ac.id/ctan/' => 1,
'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
@@ -75,9 +74,6 @@ $mirrors = {
'http://ftp.cvut.cz/tex-archive/' => 1,
'https://mirrors.nic.cz/tex-archive/' => 1,
},
- 'Denmark' => {
- 'https://mirrors.dotsrc.org/ctan/' => 1,
- },
'Finland' => {
'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1,
'https://www.texlive.info/CTAN/' => 1,