From 3401eeed7427026c5354496bdbbdcfc6f18b38b3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 21 Dec 1999 01:25:00 +0000 Subject: no_comment --- perl-install/install_steps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index d48c29a39..7495445cc 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -72,7 +72,7 @@ Continue at your own risk."), $@ ]) if $@; sub errorInStep($$) { print "error :(\n"; exit 1 } sub kill_action {} - +sub set_help { 1 } #-###################################################################################### #- Steps Functions -- cgit v1.2.1