From ed721d84609cb863c236c9e7bd087aa6a362df3b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 7 Jun 2000 22:22:08 +0000 Subject: no_comment --- perl-install/install_steps_auto_install.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install_steps_auto_install.pm') diff --git a/perl-install/install_steps_auto_install.pm b/perl-install/install_steps_auto_install.pm index 6792708ca..333215dab 100644 --- a/perl-install/install_steps_auto_install.pm +++ b/perl-install/install_steps_auto_install.pm @@ -22,6 +22,7 @@ sub enteringStep($$$) { sub ask_warn { log::l(ref $_[1] ? join " ", @{$_[1]} : $_[1]); } +sub wait_message {} sub errorInStep { print "error :(\n"; -- cgit v1.2.1