From 057a18f559cf59639dfce156e69eb703fe77a0ad Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 11 Oct 2001 15:31:19 +0000 Subject: stdio mode works again --- perl-install/install_steps_stdio.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/install_steps_stdio.pm') diff --git a/perl-install/install_steps_stdio.pm b/perl-install/install_steps_stdio.pm index 4b0771c55..518640d29 100644 --- a/perl-install/install_steps_stdio.pm +++ b/perl-install/install_steps_stdio.pm @@ -14,7 +14,6 @@ use lang; sub new($$) { my ($type, $o) = @_; - $o->{partitioning}{readonly} = 1; #- needed til diskdrake is graphic only... (bless {}, ref $type || $type)->SUPER::new($o); } -- cgit v1.2.1