summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/releng.txt14
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index fd8191fd991..63741347905 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -80,10 +80,16 @@ After tlnet freeze:
When binary set and docs are stable enough:
peb + laurens + khaled: no commits.
- Compare Build/source/inst/texmf to texmf.
- tl-update-txi
- tl-update-man # and run make in texmf/doc/man
- # and check /tmp/so.rules against man1/Makefile
+ Check for Build-maintained updates to config files, etc.
+ (and might have to merge back if Master was mistakenly updated):
+ diff -r Build/source/inst/texmf-dist Master/texmf-dist
+ Remake updmap man page with help2man (and reread and update Master):
+ make -C Build/source/texk/texlive/tl_scripts xupdmap.1
+ Texinfo manuals from Build to Master:
+ tl-update-txi
+ Man pages from Build to Master:
+ tl-update-man # and run make in texmf/doc/man
+ # and check /tmp/so.rules against man1/Makefile
Just before final build:
option adjustrepo in tl-update-tlnet, else install-tl-unx won't go to ctan?