common/tools/populateziptemplate.pl
changeset 261 a0e85954c23c
parent 247 cfde8b1784f7
child 313 52d855dfda13
--- a/common/tools/populateziptemplate.pl	Thu Jul 16 16:33:38 2009 +0100
+++ b/common/tools/populateziptemplate.pl	Fri Jul 17 15:41:24 2009 +0100
@@ -92,7 +92,9 @@
 	elsif ($package->{source} =~ m{/rnd/([^/]+)/([^/]+)})
 	{
 		# RnD repository
-		my $name = "bin_rnd_$1_$2";
+		my $name = "binaries_$2";
+		if ($1 eq "rndonly") { $name="bin_$1_$2";}
+		
 		# Create a zip object
 		push @{$zipConfig->{config}->{config}->{src}->{config}->{rnd}->{config}},
 		{