From 21fbfdfead833c685b255edb3c3460198ce89877 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 6 Aug 2000 13:43:26 +0000 Subject: no_comment --- perl-install/pkgs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/pkgs.pm') diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index dc3813baf..ed15573f7 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -248,7 +248,7 @@ sub mediumDescr { } #- selection, unselection of package. -sub selectPackage($$;$$$) { +sub selectPackage { #($$;$$$) my ($packages, $pkg, $base, $otherOnly, $check_recursion) = @_; #- check if the same or better version is installed, -- cgit v1.2.1