summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-17 21:02:42 +0000
committerKarl Berry <karl@freefriends.org>2021-04-17 21:02:42 +0000
commit2ebe0bc33abc8b1dbe41744fe2d736b196ed2e51 (patch)
tree76a46442fc3ce47b9dc5b49d7e4154e3907ac3ce /Master
parent30bbfbc87310279982196296b18fe2a2081e8681 (diff)
version 2022/dev
git-svn-id: svn://tug.org/texlive/trunk@58897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/doc/releng.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 809c9d1ed7e..4e344068418 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -354,17 +354,20 @@ mkdir $hm/$this/
cp -v Extras*.pdf MacTeXtras-*.zip $hm/$this
- move rest of tlnet to historic, as tlnet-final:
-(We keep updating the $prev release while doing the pretest for $this,
- so just moving the current tlnet is what's needed.)
+We keep updating the $prev release while doing the pretest for $this,
+ so moving the current tlnet is what's needed:
mkdir $hx/$prev/tlnet-final
chgrp texlive !$
chmod g+s !$
cd /home/ftp/texlive/tlnet
mv [a-z]* $hx/$prev/tlnet-final
+
+- move tlpretest to tlnet, to make the release
mv ../tlpretest/[a-z]* .
update README.md (touch even if no real changes needed)
and ../tlpretest/README.md (pretest over)
cp install-tl-unx.tar.gz install-tl.zip $hx/$this/
+touch TEXLIVE_$this # empty file to signal new version
- Source directory for CTAN:
fx=/home/ftp/tex