summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-27 23:28:46 +0000
committerKarl Berry <karl@freefriends.org>2013-10-27 23:28:46 +0000
commit5eda767c115f8a83969d0e6198a271558659520a (patch)
tree706e952edad09f2558d1633ae9d5192f3fa5a1f1 /Master/tlpkg/doc
parentd5c9f4d188cca15473dd688cafd911866a19d409 (diff)
version updates in doc, etc.
git-svn-id: svn://tug.org/texlive/trunk@32016 c570f23f-e606-0410-a88d-b1316a301751
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?