From c2c1c5f44ad3249e0dd7060c478e309a3b39d13d Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 11 Mar 2009 10:05:38 +0000 Subject: (install) update comment --- perl-install/install/pkgs.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/install/pkgs.pm') diff --git a/perl-install/install/pkgs.pm b/perl-install/install/pkgs.pm index 3a6a05b26..0f940939b 100644 --- a/perl-install/install/pkgs.pm +++ b/perl-install/install/pkgs.pm @@ -668,8 +668,7 @@ sub install { my $loop_boot = fs::loopback::prepare_boot(); #- first stage to extract some important information - #- about the selected packages. This is used to select - #- one or many transactions. + #- about the selected packages. my ($total, $nb); foreach my $pkg (@$toInstall) { $packages{$pkg->id} = $pkg; -- cgit v1.2.1