diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-21 17:28:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-21 17:28:32 +0000 |
commit | 227e780cfebb4e6fd172efa9b6d3af56e4c59128 (patch) | |
tree | 5de9dec134feece46f86d01208ae597244cdd907 /Master/tlpkg/doc | |
parent | 4417c0f33bed6842ba7e800ecf82d0ea4d4497ce (diff) |
more x86_64 cygwin checks
git-svn-id: svn://tug.org/texlive/trunk@33590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 024585dc48c..4e108ed8d48 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -11,9 +11,9 @@ To add a new platform: in the `platform' routine in TeXLive/TLUtils.pm. - add the abbreviation to the full-name mapping in `platform_desc'. - create directory in Master/bin and add at least one file. -- if windows-ish (.exe extension), update list in TLTREE.pm. -- add xz, xzdec, maybe wget (update 00texlive.installer.tlpsrc if so) - binaries in Master/tlpkg/installer. +- if windows-ish (.exe extension), update regexps in TLTREE.pm and tlmgr.pl. +- add xz, xzdec, maybe wget binaries in Master/tlpkg/installerl + update 00texlive.installer.tlpsrc as needed. - update .tlpsrc files if necessary: most likely asymptote, biber, xindy. - regenerate tlpdb. |