From bb5f453fef173d6c6c28775c842f6f75386f5bfc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 May 2012 18:27:44 +0000 Subject: (main) we no more use a theme that depends on META_CLASS value --- perl-install/install/install2.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/install/install2.pm b/perl-install/install/install2.pm index 80ee5d9fe..556630fa0 100644 --- a/perl-install/install/install2.pm +++ b/perl-install/install/install2.pm @@ -660,7 +660,6 @@ sub main { read_product_id() if !$::testing; log::l("META_CLASS=$o->{meta_class}"); - $ENV{META_CLASS} = $o->{meta_class}; #- for Ia Ora process_auto_steps(); -- cgit v1.2.1