From 8f125433d14511d91c09660aaf7687c6cfdf635e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 24 Feb 2006 00:45:50 +0000 Subject: really change META_CLASS in postInstall --- live/One/2006.0/config/auto_inst.cfg.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live/One/2006.0/config/auto_inst.cfg.pl b/live/One/2006.0/config/auto_inst.cfg.pl index d582567ca..a2cd76c46 100644 --- a/live/One/2006.0/config/auto_inst.cfg.pl +++ b/live/One/2006.0/config/auto_inst.cfg.pl @@ -173,5 +173,5 @@ $o = { #- doc takes too much place 'excludedocs' => 1, #- do not modify it the standard way, since the behaviour would be unexpected during install - 'post_install' => "perl -pi -e 's/META_CLASS=.*/META_CLASS=one/' /etc/sysconfig/system" + 'postInstall' => "perl -pi -e 's/META_CLASS=.*/META_CLASS=one/' /etc/sysconfig/system" }; -- cgit v1.2.1