diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-01-15 20:25:48 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-01-15 20:25:48 +0000 |
commit | 806fbcd4bc7540519fa604d0b0754eb513a296ce (patch) | |
tree | bea6fb1902a682c411d7bf67e05ae3a459affd06 /urpmq | |
parent | 35045736d71ac2ccf0108c0293fd5854075e4c99 (diff) | |
download | urpmi-806fbcd4bc7540519fa604d0b0754eb513a296ce.tar urpmi-806fbcd4bc7540519fa604d0b0754eb513a296ce.tar.gz urpmi-806fbcd4bc7540519fa604d0b0754eb513a296ce.tar.bz2 urpmi-806fbcd4bc7540519fa604d0b0754eb513a296ce.tar.xz urpmi-806fbcd4bc7540519fa604d0b0754eb513a296ce.zip |
add auto and keep options in global config section, ask to be root to
use auto-select in urpmi
Diffstat (limited to 'urpmq')
-rwxr-xr-x | urpmq | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,10 +19,8 @@ #- this program is based upon urpmi. use strict; - use lib qw(/usr/lib/libDrakX); use common; - use urpm; #- default options. |