diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-27 22:29:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-27 22:29:49 +0000 |
commit | 29810a28a0d06ec606765cf220cedd844b718e5d (patch) | |
tree | ac8e64804cd64f5137fa1d93685907396e2bb143 /Master/tlpkg/doc | |
parent | d5c3f205f25e8b04d850cb727ce8ed6824665af4 (diff) |
pdfjam, config.guess, respectively
git-svn-id: svn://tug.org/texlive/trunk@8368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 61602e71f47..9d587cb4042 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -2,6 +2,8 @@ See http://tug.org/texlive/pkgupdate.html for what information there is on the CTAN-to-TL update process. To add a new architecture: +- check that the config.guess output maps to our architecture name + (the `platform' routine in TeXLive/TLUtils.pm) - create directory in Master/bin and add at least one file - add lzma and lzmadec binaries in Master/tlpkg/installer - add description in Master/tlpkg/TeXLive/TLUtils.pm |