diff options
Diffstat (limited to 'Master/tlpkg/doc/releng.txt')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 37b73a51871..335518ea628 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -186,7 +186,6 @@ M. As work proceeds, update the doc: tl-update-man # then run make in texmf-dist/doc/man # and check /tmp/so.rules against man1/Makefile - Update texdoc Data.tlpdb.lua. Don't forget commit in texmf-dist/doc. N. Really test during pretest (really! don't leave it for Knuth to do!): @@ -267,8 +266,9 @@ mkdir $hx/$prev/web/ cp *.html !$ # remove tugstyle.css ref from bugs.html - copy full (unpruned) tlpdb to historic: -tar -czvf texlive-20170524-tlpdb-full.tar.gz -C ~/pruneimg.pre/ texlive.tlpdb texlive.tlpdb.*5* -mv ~/pruneimg.pre/texlive-20170524-tlpdb-full.tar.gz $hx/$this/ +tgz=texlive-20180414-tlpdb-full.tar.gz +tar -czvf $tgz -C ~/pruneimg.pre/ texlive.tlpdb texlive.tlpdb.*5* +mv ~/pruneimg.pre/$tgz $hx/$this/ - tug.org stuff: change fstab |