diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-29 13:31:03 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-29 13:31:03 +0000 |
commit | 2ee11126bb08fa5a0eeaf07372633c209246386d (patch) | |
tree | acc333cc126d286651d4f69ef4e45c893e1536d4 /urpmi.spec | |
parent | 5595d63f0865165636a8d9cb19851d9d8f3c5976 (diff) | |
download | urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.gz urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.bz2 urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.xz urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.zip |
fixes for cp added (workable).
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -206,8 +206,8 @@ $urpm->update_media(nolock => 1); - fixed urpme --auto disabling fuzzy report. - fixed urpme --parallel which was not handling log. - fixed urpme to always ask user in parallel mode. -- make package compilable directly on Mandrake Clustering - which is a 9.0 based distribution. +- make package compilable and workable directly on + Mandrake Clustering which is a 9.0 based distribution. * Mon Jul 28 2003 François Pons <fpons@mandrakesoft.com> 4.4-13mdk - fixed trying to promote ARRAY(...) message. |