From da81840e6ea65a936da52b1f236080047d1efb6a Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 16 Oct 2003 12:57:38 +0000 Subject: fixed typo. --- perl-install/crypto.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/crypto.pm') diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm index d2bb09117..30cc02c5a 100644 --- a/perl-install/crypto.pm +++ b/perl-install/crypto.pm @@ -139,7 +139,6 @@ sub getPackages { log::l("no updates available, bailing out"); return; } - my $fpubkey = getFile("base/pubkey", $mirror); #- extract hdlist of crypto, then depslist. require pkgs; -- cgit v1.2.1