diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-21 18:17:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-21 18:17:33 +0000 |
commit | 25e7b2e3067a8b7ae0f9856883facc0275c07686 (patch) | |
tree | 8488e200929f4f5cb2c437275ed7f594ce4cbdac /Master/tlpkg/bin/tl-check-fmtshare | |
parent | 614772193fc66e1b78ae77bd5d5fb4ec45f9fe35 (diff) |
misc doc updates: clisp build, gpg procedure, setup_sys_user_mode() args
git-svn-id: svn://tug.org/texlive/trunk@60823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-check-fmtshare')
-rwxr-xr-x | Master/tlpkg/bin/tl-check-fmtshare | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-check-fmtshare b/Master/tlpkg/bin/tl-check-fmtshare index d522a22c248..593b2205a2b 100755 --- a/Master/tlpkg/bin/tl-check-fmtshare +++ b/Master/tlpkg/bin/tl-check-fmtshare @@ -27,7 +27,9 @@ remote= usage="Usage: $0 [OPTION]... RHOST:RDIR Build TeX .fmt files locally, then copy them to RHOST:RDIR and try to -load them with the TeX engines there. +load them with the TeX engines there. That is, RDIR should be a web2c +build directory with binaries; in TeX Live, +/something/like/Build/source/Work/texk/web2c. The idea is to support testing for .fmts being sharable among different system architectures, as intended; for instance, 4-byte long vs. 8-byte |