From 50b2245c150051724927c7c1c8dbbfa9311888b3 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 21 May 2009 13:40:51 +0000 Subject: remove warning for bin-texlive git-svn-id: svn://tug.org/texlive/trunk@13349 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index f6d1e41fd10..564011e61bb 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -6,7 +6,7 @@ # or any later version. # # TODO: -# - in GUI mode updating bin-texlive/texlive.infra DOES work without +# - in GUI mode updating texlive.infra DOES work without # the warning, but it does NOT force to restart the GUI. THAT IS BAD!!! # # - when tlmgr2.pl is shipped globally as tlmgr.pl we can switch the @@ -2657,7 +2657,7 @@ sub check_for_critical_updates if ($criticalupdate) { tlwarn("Updates for tlmgr itself are present.\n"); tlwarn("=" x 79, "\n"); - tlwarn("Please update the packages bin-texlive and texlive.infra first, "); + tlwarn("Please update the package texlive.infra first, "); tlwarn("via either\n"); tlwarn(" tlmgr update texlive.infra\n"); tlwarn("or by getting the latest updater for Unix-ish systems:\n"); -- cgit v1.2.3