diff options
author | Norbert Preining <preining@logic.at> | 2010-01-09 03:06:09 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2010-01-09 03:06:09 +0000 |
commit | f1223134488dd0324918c2b07b05216776e4e49d (patch) | |
tree | 45d061e022fe8df36b8c665882c3a1fb9a62b9bd /Master/tlpkg/bin/tl-update-tlcritical | |
parent | 1ba628308bf1f23c7bc83ea9961d026835939bc9 (diff) |
make tlperl be present in tlcritical and do not update it normally
git-svn-id: svn://tug.org/texlive/trunk@16650 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlcritical')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlcritical | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlcritical b/Master/tlpkg/bin/tl-update-tlcritical index 81b28dcdd68..b26ae903100 100755 --- a/Master/tlpkg/bin/tl-update-tlcritical +++ b/Master/tlpkg/bin/tl-update-tlcritical @@ -34,7 +34,7 @@ do_updater () # update normal containers. echo "$0: running tl-update-containers (for critical packages)..." tl-update-containers -location $tlcrit -all \ - 00texlive.installation 00texlive.config texlive.infra + 00texlive.installation 00texlive.config texlive.infra tlperl.win32 # update Unix disaster recovery. echo "$0: running tl-makeself-from-tlnet..." |