From 08d6ac169ba590af69811f3a31399a329d521847 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Thu, 7 Mar 2002 17:44:02 +0000 Subject: - code update --- mdkupdate | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mdkupdate') diff --git a/mdkupdate b/mdkupdate index be3bb8c9..1d07b992 100755 --- a/mdkupdate +++ b/mdkupdate @@ -60,8 +60,7 @@ my @parsed = grep {!/^#/} parse_file("/root/.mdkupdate"); # authenticate before my $valid_customer = connect_site("http://mandrakeonline.net/online_user.php"); - -`urpmi.addmedia --update security_$parsed[3] $parsed[4] with ../base/hdlist.cz`; +#`urpmi.addmedia --update security_$parsed[3] $parsed[4] with ../base/hdlist.cz`; sub connect_site () { my ($url) =@_; -- cgit v1.2.1