diff options
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 4ecf7bf8123..1808e02c4cd 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -83,8 +83,11 @@ for p in *conv hbf2gf; do cp /home/ftp/mirror/rsync.tex.ac.uk/CTAN/language/chin 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. +9. After that trial build, set +recreate=--recreate # just once! to get catalogue updates, and again: + mkdir /home/ftp/texlive/tlpretest/tlpkg + touch !$/texlive.tlpdb + force_rebuild=true cron.tl A. After tlnet freeze: Run tl-update-linked-scripts for consistency. |