From b1bdd08ed40de21d9242c0568f640a87f9d2392c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 16 Jan 2003 11:58:45 +0000 Subject: happy drakx --- perl-install/harddrake/sound.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/harddrake/sound.pm') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index d311ef212..953c76336 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -141,7 +141,7 @@ sub get_alternative { sub explain { require standalone; - standalone::explanations @_ unless $::isInstall; + standalone::explanations(@_) unless $::isInstall; } -- cgit v1.2.1