summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/pkgs.pm')
-rw-r--r--perl-install/pkgs.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm
index 442fef990..476d473bb 100644
--- a/perl-install/pkgs.pm
+++ b/perl-install/pkgs.pm
@@ -460,7 +460,7 @@ sub psUsingHdlist {
rpmsdir => $rpmsdir, #- where is RPMS directory.
descr => $descr,
fakemedium => $fakemedium,
- selected => $selected, #- default value is only CD1, it is really the minimal.
+ selected => $selected, #- this is !$noauto from the hdlists file
ignored => !$selected, #- keep track of ignored medium by DrakX.
pubkey => [], #- all pubkey blocks here
);