summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/tl-update-messages7
-rw-r--r--Master/tlpkg/doc/releng.txt3
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tl-update-messages b/Master/tlpkg/bin/tl-update-messages
index e58d4f236ea..c656b84be1c 100755
--- a/Master/tlpkg/bin/tl-update-messages
+++ b/Master/tlpkg/bin/tl-update-messages
@@ -30,7 +30,7 @@ cat install-tl >>$tmpfile
xgettext -o tlpkg/translations/messages.pot \
--copyright-holder="TeX Live Team" \
--msgid-bugs-address=tex-live@tug.org \
- --package-version=2010 \
+ --package-version=2018 \
--package-name="TeX Live" \
-k__ -k\$__ -k%__ -k__x -k__n:1,2 -k__nx:1,2 -k__xn:1,2 -kN__ -k \
tlpkg/installer/tracked-install.pl \
@@ -38,10 +38,9 @@ xgettext -o tlpkg/translations/messages.pot \
tlpkg/installer/install-menu-perltk.pl \
texmf-dist/scripts/texlive/tlmgrgui.pl \
tlpkg/installer/install-tl-gui.tcl \
- tlpkg/TeXLive/tltcl.tcl \
+ tlpkg/tltcl/tltcl.tcl \
texmf-dist/scripts/tlshell/tlshell.tcl \
$tmpfile
-rm $tmpfile
cd $transdir || exit 1
@@ -55,7 +54,7 @@ if cmp -s $tmpa $tmpb ; then
rm -f $tmpa $tmpb
exit 0
fi
-rm -f $tmpa $tmpb messages.prev
+rm -f $tmpfile $tmpa $tmpb messages.prev
# here we come only if there have been changes
for i in *.po ; do
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 335518ea628..ffbf2259427 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -85,8 +85,9 @@ to CTAN for updates.
Master/.mkisofsrc
Master/release-texlive.txt
Master/tlpkg/TeXLive/TLConfig.pm -- $ReleaseYear and think about $MinRelease
-Master/tlpkg/bin/tl-update-tlnet
Master/tlpkg/bin/tl-update-images
+Master/tlpkg/bin/tl-update-messages
+Master/tlpkg/bin/tl-update-tlnet
Master/tlpkg/installer/texlive.png (tlpkg/doc/texlive-installer-graphic.xcf)
Master/texmf-dist/web2c/texmfcnf.lua
Master/texmf-dist/web2c/texmf.cnf # from Build/.../kpathsea