summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-10-08 16:17:21 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-10-08 16:17:21 +0000
commit2d04421fa3578790bc053d66292be4c3de36f182 (patch)
tree3713860e2fa7d986e64f0c644fe6551653ef58a3 /perl-install/install_any.pm
parent39cc1df8799993bb6998bd2400a4a3adc3d553ca (diff)
downloaddrakx-backup-do-not-use-2d04421fa3578790bc053d66292be4c3de36f182.tar
drakx-backup-do-not-use-2d04421fa3578790bc053d66292be4c3de36f182.tar.gz
drakx-backup-do-not-use-2d04421fa3578790bc053d66292be4c3de36f182.tar.bz2
drakx-backup-do-not-use-2d04421fa3578790bc053d66292be4c3de36f182.tar.xz
drakx-backup-do-not-use-2d04421fa3578790bc053d66292be4c3de36f182.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install_any.pm')
-rw-r--r--perl-install/install_any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index 7ec6e4008..2c6b0b243 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -202,7 +202,7 @@ sub searchAndMount4Upgrade {
my ($o) = @_;
my ($root, $found);
- $o->{partitioning}{readonly} ||= $::
+ $o->{partitioning}{readonly} = 1;
#- try to find the partition where the system is installed if beginner
#- else ask the user the right partition, and test it after.