From 2dc149fa7184d903d209f24fd5b74e2747ef643a Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 15 Apr 2005 12:13:16 +0000 Subject: Update the name of the update media added by the installer --- perl-install/crypto.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm index 5f22e1500..aaedc3783 100644 --- a/perl-install/crypto.pm +++ b/perl-install/crypto.pm @@ -192,7 +192,7 @@ sub getPackages { #- extract hdlist of crypto, then depslist. require pkgs; my $update_medium = pkgs::psUsingHdlist('ftp', $packages, "hdlist-updates.cz", "1u", "", - "Updates for Mandrakelinux " . version(), 1, $fhdlist, $pubkey); + "Updates for Mandriva Linux " . version(), 1, $fhdlist, $pubkey); if ($update_medium) { log::l("read updates hdlist"); #- keep in mind where is the URL prefix used according to mirror (for install_any::install_urpmi). -- cgit v1.2.1