diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-02-24 14:39:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-02-24 14:39:04 +0000 |
commit | 78aef7f66bb62da23ff87ba2f24fb5e33637c0be (patch) | |
tree | b1d68271287e98d5ba9c7ca648795c28de0c85f0 /perl-install/install_steps.pm | |
parent | 752767dd8bb3b25b3566fdc4087b79e2a572d4e9 (diff) | |
download | drakx-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar drakx-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.gz drakx-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.bz2 drakx-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.tar.xz drakx-78aef7f66bb62da23ff87ba2f24fb5e33637c0be.zip |
no_comment
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index db66ebb92..38b21a60f 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -751,9 +751,6 @@ sub cleanIfFailedUpgrade($) { } } -#------------------------------------------------------------------------------ -END { install_any::ejectCdrom } - #-###################################################################################### #- Wonderful perl :( #-###################################################################################### |