summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-04-27 17:25:26 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-04-27 17:25:26 +0000
commitb5365043ff497db6f55e80535a536b3725d539d2 (patch)
tree20e6de35b3de162556786a395dce783ad187d8e4 /urpm.pm
parentcefc28f5ae7b03d7dd0486b980c53d8db9288f26 (diff)
downloadurpmi-b5365043ff497db6f55e80535a536b3725d539d2.tar
urpmi-b5365043ff497db6f55e80535a536b3725d539d2.tar.gz
urpmi-b5365043ff497db6f55e80535a536b3725d539d2.tar.bz2
urpmi-b5365043ff497db6f55e80535a536b3725d539d2.tar.xz
urpmi-b5365043ff497db6f55e80535a536b3725d539d2.zip
This is obsolete as well, and annoys rpmdrake
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/urpm.pm b/urpm.pm
index e9318d66..3985b53a 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -42,7 +42,6 @@ sub new {
cachedir => "/var/cache/urpmi",
media => undef,
options => {},
- proxy => get_proxy(),
#- sync: first argument is options hashref, others are urls to fetch.
sync => sub { $self->sync_webfetch(@_) },