From 106088ec7089a961767fb19d83e9dc09ae02e076 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 21 Nov 2006 18:10:03 +0000 Subject: create urpm::removable out of urpm.pm --- urpmi.addmedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpmi.addmedia') diff --git a/urpmi.addmedia b/urpmi.addmedia index 04b6fe71..1fbded3b 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -193,6 +193,6 @@ if ($options{distrib}) { } #- try to umount removable devices which may have been mounted. -$urpm->try_umounting_removables; +urpm::removable::try_umounting_removables($urpm); # vim:ts=8:sts=4:sw=4 -- cgit v1.2.1