diff options
-rw-r--r-- | live/One/2006.0/config/auto_inst.cfg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/live/One/2006.0/config/auto_inst.cfg.pl b/live/One/2006.0/config/auto_inst.cfg.pl index 5ed179de5..3c53b913f 100644 --- a/live/One/2006.0/config/auto_inst.cfg.pl +++ b/live/One/2006.0/config/auto_inst.cfg.pl @@ -184,7 +184,7 @@ $o = { 'postInstall' => join(";", #- do not modify it the standard way, since the behaviour would be unexpected during install "perl -pi -e 's/META_CLASS=.*/META_CLASS=one/' /etc/sysconfig/system", - "perl -pi -e 's/\\(Community\\)/\(Official\)/' /etc/release", + "perl -pi -e 's/\\(Community\\)/\(Official\)/' /etc/mandriva-release", #- try not to run kat a second time when running kde apps as root (#21308) "touch /root/.mdv-no_kat", #- remove useless ISDN network configuration file, |