From 8e87e794d346a87afb8ed3ea008f95fd17add726 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 9 Nov 2006 15:52:39 +0000 Subject: simplify --- urpmi.update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urpmi.update b/urpmi.update index d0a0d36f..a71ad0e0 100755 --- a/urpmi.update +++ b/urpmi.update @@ -21,7 +21,7 @@ use strict; use urpm; -use urpm::args 'options'; +use urpm::args; use urpm::msg; use urpm::download (); -- cgit v1.2.1