From e58a67c4adaef98e22cd57e65306b30cb366b061 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 1 Aug 2007 15:38:09 +0000 Subject: remove dead code: urpmq is not using use_provides by default since 13 May 2004 when rgs refactorization somewhat failed. since then the documentation has been adapted to show -p is not the default anymore, so not reverting to previous behaviour. --- urpmq | 3 --- 1 file changed, 3 deletions(-) diff --git a/urpmq b/urpmq index e0ee88e7..87df7568 100755 --- a/urpmq +++ b/urpmq @@ -32,9 +32,6 @@ use urpm::media; use urpm::select; use urpm::get_pkgs; -#- default options. -$urpm::args::options = { use_provides => 1 }; - our @files; our @names; our @src_names; -- cgit v1.2.1