From 06637e5665f693173f3dac588f378c041b159a8d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 2 Dec 2003 16:10:14 +0000 Subject: fix typo --- perl-install/install_steps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index dc158e591..a7156e69b 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -514,7 +514,7 @@ GridHeight=70 } } - fix_broken_alternatives(); + any::fix_broken_alternatives(); #- update theme directly from a package (simplest). if (-s "$o->{prefix}/usr/share/oem-theme.rpm") { -- cgit v1.2.1