From eda203520d09b7b909b9ab88479e218b7378439d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 8 Jul 2008 17:43:33 +0000 Subject: move selected collection report git-svn-id: svn://tug.org/texlive/trunk@9378 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/install-menu-text.pl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl index 53b1f368ef7..0f30955e416 100755 --- a/Master/tlpkg/installer/install-menu-text.pl +++ b/Master/tlpkg/installer/install-menu-text.pl @@ -1,9 +1,8 @@ #!/usr/bin/env perl - # $Id$ # install-menu-txt.pl # -# Copyright 2007 Reinhard Kotucha, Norbert Preining +# Copyright 2007, 2008 Reinhard Kotucha, Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -822,11 +821,11 @@ EOF binary systems: $vars{'n_systems_selected'} out of $vars{'n_systems_available'} Installation scheme ($vars{'selected_scheme'}) + $vars{'n_collections_selected'} collections out of $vars{'n_collections_available'}, disk space required: $vars{'total_size'} MB Customizing installation scheme: standard collections language collections - $vars{'n_collections_selected'} collections out of $vars{'n_collections_available'}, disk space required: $vars{'total_size'} MB EOF if (!check_on_lang_collection_installed()) { -- cgit v1.2.3