summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-07 11:52:51 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-07 11:52:51 +0000
commite9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed (patch)
tree6d1b334d8a1cd664289f674aa537be6d4344158f /perl-install/install_any.pm
parent96510efce15225384a474e81ef2ea91d1ae3a4ee (diff)
downloaddrakx-backup-do-not-use-e9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed.tar
drakx-backup-do-not-use-e9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed.tar.gz
drakx-backup-do-not-use-e9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed.tar.bz2
drakx-backup-do-not-use-e9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed.tar.xz
drakx-backup-do-not-use-e9d5cd96b2054cad8cca21bc1e7c10e4f4e135ed.zip
no_comment
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r--perl-install/install_any.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index 654e703b3..fa963c4d4 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -133,7 +133,6 @@ sub setPackages($) {
$_->{selected} = 0 foreach values %{$o->{packages}};
}
-
#- this will be done if necessary in the selectPackagesToUpgrade,
#- move the selection here ? this will remove the little window.
unless ($o->{isUpgrade}) {