From 52704b0ef53fa337a6908ca417aa1bc785b75ff4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 23 Jul 2004 02:43:35 +0000 Subject: crack-attack doesn't work on 10.0 --- move/make_live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move/make_live') diff --git a/move/make_live b/move/make_live index 36a9a1228..036c33c73 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)) { + foreach (qw(mdkonline quanta crack-attack crack-attack-music crack-attack-sounds)) { my $pkg = pkgs::packageByName($o->{packages}, $_) or die "$_ not there anymore"; $pkg->set_rate(0); } -- cgit v1.2.1