diff options
author | Francois Pons <fpons@mandriva.com> | 2003-03-10 14:17:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-03-10 14:17:36 +0000 |
commit | d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0 (patch) | |
tree | 2cb9d9bd838f4370fa0b559a4b5dc01e9deec389 | |
parent | 77278a698e503fb739989843801f7b70a64630d2 (diff) | |
download | drakx-d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0.tar drakx-d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0.tar.gz drakx-d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0.tar.bz2 drakx-d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0.tar.xz drakx-d5c0879b9b1d6fb870d6aefc28de234ad9f6adb0.zip |
fixed duplicate url entry for file and removable.
-rw-r--r-- | perl-install/install_any.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 209692777..43687e919 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -610,7 +610,7 @@ sub install_urpmi { $qname =~ s/(\s)/\\$1/g; $qdir =~ s/(\s)/\\$1/g; #- output new urpmi.cfg format here. - push @cfg, "$qname " . ($dir !~ /^(ftp|http)/ && $qdir) . ($need_list ? "" : $dir) . " { + push @cfg, "$qname " . ($need_list ? "" : $dir) . " { hdlist: hdlist.$name.cz with_hdlist: ../base/" . ($_->{update} ? "hdlist.cz" : $_->{hdlist}) . ($need_list ? " list: list.$name" : "") . ($dir =~ /removable:/ && " |