diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-30 23:20:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-30 23:20:41 +0000 |
commit | 3eec8d8325c3df4aa24cdbd8d378080a7e25f3d2 (patch) | |
tree | d73ee562f778e637ff4644e991c16890731f9832 /Master/tlpkg/doc/packages.txt | |
parent | c8578c17064b81eb4637568a0f2decdf6198196e (diff) |
amd64-netbsd and i386-netbsd, from Marc Baudoin
git-svn-id: svn://tug.org/texlive/trunk@30191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/packages.txt')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index ac76467754e..f114efc9a71 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -11,7 +11,8 @@ 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. -- add xz, xzdec, maybe wget binaries in Master/tlpkg/installer. +- add xz, xzdec, maybe wget (update 00texlive.installer.tlpsrc if so) + binaries in Master/tlpkg/installer. - update .tlpsrc files if necessary: most likely asymptote, biber, xindy. - regenerate tlpdb. |