summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-08-06 13:43:26 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-08-06 13:43:26 +0000
commit21fbfdfead833c685b255edb3c3460198ce89877 (patch)
tree53d5fe3042a57097040f468982deb062737fe26a /perl-install/pkgs.pm
parentf18434c76326cf6c58d24dc67ef4707ec72f400d (diff)
downloaddrakx-backup-do-not-use-21fbfdfead833c685b255edb3c3460198ce89877.tar
drakx-backup-do-not-use-21fbfdfead833c685b255edb3c3460198ce89877.tar.gz
drakx-backup-do-not-use-21fbfdfead833c685b255edb3c3460198ce89877.tar.bz2
drakx-backup-do-not-use-21fbfdfead833c685b255edb3c3460198ce89877.tar.xz
drakx-backup-do-not-use-21fbfdfead833c685b255edb3c3460198ce89877.zip
no_comment
Diffstat (limited to 'perl-install/pkgs.pm')
-rw-r--r--perl-install/pkgs.pm2
1 files changed, 1 insertions, 1 deletions
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,