summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-06-25 07:22:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-06-25 07:22:34 +0000
commitccdd0273fde53a7feeb4eed9056a2c30aa2d926b (patch)
tree0d57851b44c39aa7a46cdd55d527b37b766412f4 /perl-install/install2.pm
parentd0fb8cac3f8bbd87d5551647bbdbf9be3747f794 (diff)
downloaddrakx-backup-do-not-use-ccdd0273fde53a7feeb4eed9056a2c30aa2d926b.tar
drakx-backup-do-not-use-ccdd0273fde53a7feeb4eed9056a2c30aa2d926b.tar.gz
drakx-backup-do-not-use-ccdd0273fde53a7feeb4eed9056a2c30aa2d926b.tar.bz2
drakx-backup-do-not-use-ccdd0273fde53a7feeb4eed9056a2c30aa2d926b.tar.xz
drakx-backup-do-not-use-ccdd0273fde53a7feeb4eed9056a2c30aa2d926b.zip
remove deprecated rhimage symlink
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 5f56eb838..d3823322e 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -427,7 +427,6 @@ sub main {
undef $::auto_install if $cfg;
if (!$::testing) {
- symlink "rhimage", "/tmp/image"; #- for compatibility with old stage1
unlink $_ foreach "/modules/modules.mar", "/sbin/stage1";
}