From 1e07fd371b04fab0d58943360b1fa2de5148fd3f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 3 Sep 2008 15:39:10 +0000 Subject: (critical_pkg_list): add texlive-en, for the time being just doing unimportant updates. git-svn-id: svn://tug.org/texlive/trunk@10422 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tl-update-containers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/bin/tl-update-containers') diff --git a/Master/tlpkg/bin/tl-update-containers b/Master/tlpkg/bin/tl-update-containers index 08db2da064b..6d84d9005e3 100755 --- a/Master/tlpkg/bin/tl-update-containers +++ b/Master/tlpkg/bin/tl-update-containers @@ -23,7 +23,7 @@ use Pod::Usage; use File::Path; # packages matching these re's will not be updated without --all. -my @critical_pkg_list = qw/bin-texlive texlive\.infra/; +my @critical_pkg_list = qw/bin-texlive texlive\.infra texlive-en/; our ($mydir, $vc_id); my $opt_location = "."; -- cgit v1.2.3