From 9680a74c3cb9605cc8b5235fc7e82af5f48117e6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 3 Jan 2000 17:30:17 +0000 Subject: no_comment --- perl-install/install2.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 911a2f5cd..00aeb8fc2 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -393,8 +393,7 @@ sub configureNetwork { } } } - - $o->configureNetwork; + $o->configureNetwork($_[1] == 1); } #------------------------------------------------------------------------------ sub installCrypto { $o->installCrypto } -- cgit v1.2.1