summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-23 21:41:45 +0000
committerKarl Berry <karl@freefriends.org>2021-04-23 21:41:45 +0000
commit038c48e9f9522506f6f3a6d25509fff76174d71b (patch)
tree814abe89f1cd046c9f5630459422eed403170e95 /Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
parent7b50c062cbf0210c08dcb82f2a7005ca5d9e75ae (diff)
remove wget.universal-darwin, better to rely on system-provided curl for sll
git-svn-id: svn://tug.org/texlive/trunk@58977 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/texlive.infra.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/texlive.infra.tlpsrc14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
index ca058d788b2..16a7b32d3ca 100644
--- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc
@@ -49,25 +49,27 @@ binpattern f/win32 tlpkg/installer/wget/wget.exe
binpattern f/win32 tlpkg/installer/lz4/lz4.exe
binpattern f/win32 tlpkg/installer/curl/curl.exe
binpattern f/win32 tlpkg/installer/curl/curl-ca-bundle.crt
-#
+
+# xz.
binpattern f/!i386-cygwin tlpkg/installer/xz/xz.${ARCH}
binpattern f/i386-cygwin tlpkg/installer/xz/xz.i386-cygwin.exe
#
binpattern f/!x86_64-cygwin tlpkg/installer/xz/xz.${ARCH}
binpattern f/x86_64-cygwin tlpkg/installer/xz/xz.x86_64-cygwin.exe
-#
-# platforms for which we do not provide wget, because it is part of the
-# normal system install (this list is duplicated in 00texlive.installer):
+
+# platforms for which we do not provide wget, because it, or curl, is
+# part of the normal system install (this list is duplicated in
+# 00texlive.installer, keep it in sync):
binpattern f/!\
aarch64-linux,\
armhf-linux,\
i386-cygwin,\
i386-linux,\
+universal-darwin,\
x86_64-cygwin,\
x86_64-linux\
tlpkg/installer/wget/wget.${ARCH}
-#
-#
+
# platforms for which we have lz4, including cygwin special cases.
binpattern f/i386-cygwin tlpkg/installer/lz4/lz4.i386-cygwin.exe
binpattern f/x86_64-cygwin tlpkg/installer/lz4/lz4.x86_64-cygwin.exe