diff options
author | Francois Pons <fpons@mandriva.com> | 2001-12-06 17:43:07 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-12-06 17:43:07 +0000 |
commit | bf14431431b0d3996cbed13b27e483f4fd777d89 (patch) | |
tree | 3b2effe311050a4e39d30bbd721a7491b9aa1e07 /urpmi.update | |
parent | 86f61ad423dbf3b0e45ed770628fea640b673dc8 (diff) | |
download | urpmi-bf14431431b0d3996cbed13b27e483f4fd777d89.tar urpmi-bf14431431b0d3996cbed13b27e483f4fd777d89.tar.gz urpmi-bf14431431b0d3996cbed13b27e483f4fd777d89.tar.bz2 urpmi-bf14431431b0d3996cbed13b27e483f4fd777d89.tar.xz urpmi-bf14431431b0d3996cbed13b27e483f4fd777d89.zip |
3.0 of urpmi.
Diffstat (limited to 'urpmi.update')
-rwxr-xr-x | urpmi.update | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/urpmi.update b/urpmi.update index 26514f7c..0e66b39a 100755 --- a/urpmi.update +++ b/urpmi.update @@ -65,7 +65,6 @@ where <name> is a medium name to update. } } - $urpm->read_depslist; $urpm->update_media(%options); } |