From 72c29070e5c574da1a734cb90214754b2f3aa698 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 12 Apr 2021 03:01:29 +0000 Subject: CTAN sync 202104120301 --- systems/texlive/tlnet/install-tl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'systems/texlive/tlnet/install-tl') diff --git a/systems/texlive/tlnet/install-tl b/systems/texlive/tlnet/install-tl index 81068274f3..e839c5dc75 100755 --- a/systems/texlive/tlnet/install-tl +++ b/systems/texlive/tlnet/install-tl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# $Id: install-tl 58811 2021-04-10 08:09:15Z siepo $ +# $Id: install-tl 58829 2021-04-11 14:25:47Z siepo $ # Copyright 2007-2021 # Reinhard Kotucha, Norbert Preining, Karl Berry, Siep Kroonenberg. # This file is licensed under the GNU General Public License version 2 @@ -8,7 +8,7 @@ # Be careful when changing wording: *every* normal informational message # output here must be recognized by the long grep in tl-update-tlnet. -my $svnrev = '$Revision: 58811 $'; +my $svnrev = '$Revision: 58829 $'; $svnrev =~ m/: ([0-9]+) /; $::installerrevision = ($1 ? $1 : 'unknown'); @@ -109,7 +109,7 @@ if (($^O !~ /^MSWin/i) && } } } else { - for my $q (qw/in-place profile help print-platform version no-gui/) { + for my $q (qw/in-place profile help print-arch print-platform version no-gui/) { if ($p eq "-$q") { # ignore gui mode $want_tcl = 0; @@ -3116,7 +3116,7 @@ This script and its documentation were written for the TeX Live distribution (L) and both are licensed under the GNU General Public License Version 2 or later. -$Id: install-tl 58811 2021-04-10 08:09:15Z siepo $ +$Id: install-tl 58829 2021-04-11 14:25:47Z siepo $ =cut # to remake HTML version: pod2html --cachedir=/tmp install-tl >/tmp/itl.html -- cgit v1.2.3