From 46c48257fb3207c5640907c2475974a71bec8ebe Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 22 Feb 2005 16:13:43 +0000 Subject: Fix location of hdlist for rpms copied on disk --- perl-install/install_any.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index ad2ff3b4e..ab46a3fb7 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -655,6 +655,7 @@ Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when done.", log::l($@) if $@; $m->{prefix} = "$o->{prefix}/var/ftp/pub/Mandrakelinux"; $m->{method} = 'disk'; + $m->{with_hdlist} = 'media_info/hdlist.cz'; #- for install_urpmi } #- now the install will continue as 'disk' $o->{method} = 'disk'; -- cgit v1.2.1