From 097bb94911eb5122d49afb205cecd4b0ae56c63c Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 13 Jan 2006 16:20:29 +0000 Subject: Document that this option is only needed for backwards compatibility --- rpmdrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpmdrake b/rpmdrake index 34247c53..746bfc18 100755 --- a/rpmdrake +++ b/rpmdrake @@ -1570,7 +1570,7 @@ sub perform_installation { #- (partially) duplicated from /usr/sbin/urpmi :-( my %sources = $urpm->download_source_packages( $local_sources, $list, - force_local => 1, + force_local => 1, # removed in urpmi 4.8.7 ask_for_medium => sub { interactive_msg_( N("Change medium"), -- cgit v1.2.1