From e3b59b4e2dfdbd44d5735986f26ea586304f50f4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 29 Jul 2004 08:02:56 +0000 Subject: crack-attack seems to be working... --- move/make_live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move') diff --git a/move/make_live b/move/make_live index 25e1e428e..249989043 100755 --- a/move/make_live +++ b/move/make_live @@ -81,7 +81,7 @@ sub installPackages() { $compssUsersChoice{qq(LOCALES"$_")} = 1 foreach lang::langsLANGUAGE({ all => 1 }); #- we don't want those - foreach (qw(mdkonline quanta crack-attack crack-attack-music crack-attack-sounds)) { + foreach (qw(mdkonline quanta)) { my $pkg = pkgs::packageByName($o->{packages}, $_) or die "$_ not there anymore"; $pkg->set_rate(0); } -- cgit v1.2.1