summaryrefslogtreecommitdiffstats
path: root/perl-install/crypto.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/crypto.pm')
-rw-r--r--perl-install/crypto.pm1
1 files changed, 0 insertions, 1 deletions
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;