From fca41a6e89e8c4df53ba49147e569441b753a34a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 6 Sep 1999 23:13:20 +0000 Subject: no_comment --- perl-install/install2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index ab28caad7..4fccfd454 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -386,7 +386,7 @@ sub selectInstallClass { addToBeDone { install_any::setPackages($o); #update package list - } 'formatPartitions'; + } 'formatPartitions' unless $o->{steps}{doInstallStep}{done}; } #------------------------------------------------------------------------------ -- cgit v1.2.1