From 3e2545fd4b58874005c9f59a020f0225bb022a52 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 6 Aug 2003 17:48:14 +0000 Subject: 4.4-19mdk --- urpmi.update | 1 + 1 file changed, 1 insertion(+) (limited to 'urpmi.update') diff --git a/urpmi.update b/urpmi.update index 052f21c9..962a431b 100755 --- a/urpmi.update +++ b/urpmi.update @@ -53,6 +53,7 @@ sub main { $urpm->{proxy}{pwd} = $2; next; }; + /^--no-md5sum/ and $options{nomd5sum} = 1, next; /^--?noa/ and next; #- default, keeped for compability. /^-/ and die N("usage: urpmi.update [options] ... where is a medium name to update. -- cgit v1.2.1