diff options
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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") { |