diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-25 18:01:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-25 18:01:39 +0000 |
commit | b9b415d5c0649bd8caaeb1a7e8634c9049ebf11f (patch) | |
tree | 6e2624036a777df5eed7619c631085572c4f2420 /Master/tlpkg/doc/packages.txt | |
parent | f19eeb23cec257a4c2b97f7b2ffc44e4fad99945 (diff) |
universal-darwin replaces x86_64-darwin as of tl2021
git-svn-id: svn://tug.org/texlive/trunk@57908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/packages.txt')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index d9587f09bee..61c08a4fc30 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -15,7 +15,7 @@ To add a new platform: - if windows-ish (.exe extension), update regexps in TLTREE.pm and tlmgr.pl and ctan2tds. - add xz, maybe lz4, maybe wget binaries in Master/tlpkg/installer, - update texlive.infra.tlpsrc if no wget or otherwise needed, + update texlive.infra.tlpsrc if no wget or otherwise provided, update 00texlive.installer.tlpsrc if needed. - update .tlpsrc files if necessary: most likely asymptote, biber, xindy. - consider adding to prune= list in tl-update-images. |