diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-13 23:32:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-13 23:32:21 +0000 |
commit | 3e87e2d7af73dd9fbf5a4210a2d80c5bc914b9a1 (patch) | |
tree | 4488310c78c9fab41ba2005dd772f4017a612287 /Master/tlpkg/doc | |
parent | 4c73f8d75d5299c18fbf46117ed2a70c44c09582 (diff) |
chktex support file updates
git-svn-id: svn://tug.org/texlive/trunk@43786 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 27bcc144bd6..4ecf7bf8123 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -78,8 +78,10 @@ problems. Then, so things will get redone later as another check: Build/source/inst/texmf-dist Master/texmf-dist for p in *conv hbf2gf; do cp /home/ftp/mirror/rsync.tex.ac.uk/CTAN/language/chinese/CJK/cjk-4.8.4/doc/pdf/$p.pdf $p; done -8. Now, ready to do first update of tlpretest: +8. Now, try a first update of tlpretest: force_rebuild=true cron.tl +This will fail because pretest is not set up, but that's ok; the idea is +to check the output and ensure all is as basically ok. 9. After first successful pretest build, do recreate=--recreate # just once! to get catalogue updates. |