From 777bbe353113122fb9a47e78da9c9ef467def535 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 4 Sep 2008 07:29:34 +0000 Subject: simplify --- urpm/download.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'urpm/download.pm') diff --git a/urpm/download.pm b/urpm/download.pm index 5ac4a22d..8dcdff3d 100644 --- a/urpm/download.pm +++ b/urpm/download.pm @@ -932,8 +932,7 @@ sub _create_metalink_ { # metalink file, otherwise aria2 won't be able to autodetect it.. my @metalink = ( '', - '', + '', '', ); -- cgit v1.2.1