From eb8c45931a7b9b960d345a126be2dbe90c44e84a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 2 Aug 2007 19:54:30 +0000 Subject: open_db() was renamed as open_rpm_db() for consistency with open_urpmi_db() but a call point was forgotten --- MandrivaUpdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MandrivaUpdate') diff --git a/MandrivaUpdate b/MandrivaUpdate index 245e12ad..cfe48a0e 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -50,7 +50,7 @@ our $statusbar; warn_about_user_mode(); -open_db(); +open_rpm_db(); my (%data, $initialized); -- cgit v1.2.1