From 2d04421fa3578790bc053d66292be4c3de36f182 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 8 Oct 1999 16:17:21 +0000 Subject: *** empty log message *** --- perl-install/install_any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') 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. -- cgit v1.2.1