summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet2
-rw-r--r--Master/tlpkg/doc/releng.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 78d28f28390..49e4194b44c 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -115,7 +115,7 @@ option_fmt 1
option_letter 0
option_src 1
option_path 0
-option_adjustrepo 0
+option_adjustrepo 1
" >texlive.profile
# silence warnings we do not need to see.
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index eb1748e83b7..a491a83d086 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -85,13 +85,13 @@ When binary set and docs are stable enough:
tl-update-man # and run make in texmf/doc/man
# and check /tmp/so.rules against man1/Makefile
-Just before total freeze:
+Just before final build:
option adjustrepo in tl-update-tlnet, else install-tl-unx won't go to ctan?
put date into NEWS and ChangeLog files.
update Master/source:
w32tex-src texlive*source mactexdoc install-tl-unx.tar.gz
-To do total freeze:
+After final build, to do total freeze:
in cron.tl, set *_frozen=true.
probably also just disable the cron entry.