summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_interactive.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/steps_interactive.pm')
-rw-r--r--perl-install/install/steps_interactive.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/steps_interactive.pm b/perl-install/install/steps_interactive.pm
index 1ebf6668f..b296702f4 100644
--- a/perl-install/install/steps_interactive.pm
+++ b/perl-install/install/steps_interactive.pm
@@ -587,11 +587,11 @@ Please choose the minimal installation you want:"),
if ($minimal) {
$o->{rpmsrate_flags_chosen}{CAT_X} = $docs = $suggests = 0;
$o->{rpmsrate_flags_chosen}{CAT_SYSTEM} = 0;
- $o->{compssListLevel} = pkgs::rpmsrate_rate_max();
}
$o->{excludedocs} = !$docs;
$o->{rpmsrate_flags_chosen}{CAT_MINIMAL_DOCS} = $docs;
$o->{no_suggests} = !$suggests;
+ $o->{compssListLevel} = pkgs::rpmsrate_rate_max() if !$suggests;
install::any::unselectMostPackages($o);
}
0/+90 * compssUsers for 10.0 DownloadDavid Baudens2004-02-251-9/+2 * Separate printing-related packages from INSTALL to create a new separated PRI...Florent Villard2004-02-244-8/+16 * updated pot file; added Latgalian filePablo Saratxaga2004-02-241-463/+544 * merge in typo fixes from tilleThierry Vignaud2004-02-241-4/+4 * UpdateDavid Baudens2004-02-241-2/+1 * updated pot filePablo Saratxaga2004-02-231-558/+563 * typo fixes (Reinout van Schouwen)Thierry Vignaud2004-02-231-2/+2 * updated pot filePablo Saratxaga2004-02-201-478/+473 * updated pot filePablo Saratxaga2004-02-201-141/+301 * Gnome is no good, GNOME is goodPascal Rigaux2004-02-202-2/+2 * updateThierry Vignaud2004-02-191-15103/+17412 * UpdatedArkadiusz Lipiec2004-02-191-14459/+16604 * updated pot filePablo Saratxaga2004-02-19