summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/steps.pm')
-rw-r--r--perl-install/install/steps.pm8
1 files changed, 0 insertions, 8 deletions
diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm
index ab205b660..a885d1612 100644
--- a/perl-install/install/steps.pm
+++ b/perl-install/install/steps.pm
@@ -478,14 +478,6 @@ Consoles 1,3,4,7 may also contain interesting information";
#- install urpmi before as rpmdb will be opened, this will cause problem with update-menus.
$o->install_urpmi;
- #- update menu scheme before calling update menus if desktop mode.
- if ($o->{meta_class} eq 'desktop') {
- run_program::rooted($::prefix, "touch", "/etc/menu/do-not-create-menu-link");
- run_program::rooted($::prefix, "touch", "/etc/menu/enable_simplified");
- } elsif (!$o->{isUpgrade}) {
- run_program::rooted($::prefix, "touch", "/etc/menu/do-not-create-menu-link");
- }
-
if ($o->{pcmcia}) {
substInFile { s/.*(TaskBarShowAPMStatus).*/$1=1/ } "$::prefix/usr/lib/X11/icewm/preferences";
eval { cp_af("$::prefix/usr/share/applnk/System/kapm.kdelnk",