Merge updates from master
authorShabe Razvi <shaber@symbian.org>
Mon, 18 May 2009 11:39:37 +0100
changeset 98 aa585d28e584
parent 97 4f54ca96b7e8 (current diff)
parent 96 d9f19d792d0c (diff)
child 99 2c7b53b5228f
Merge updates from master
--- a/common/templates/zip.cfg.xml.ftl.template	Mon May 18 11:37:55 2009 +0100
+++ b/common/templates/zip.cfg.xml.ftl.template	Mon May 18 11:39:37 2009 +0100
@@ -28,7 +28,7 @@
 			<config name="sfl" abstract="true">
 				<set name="grace.filters" value="src" />
 			</config>
-			<config name="epl" abstract="true">
+			<config name="oss" abstract="true">
 				<set name="grace.filters" value="src" />
 			</config>
 			<config name="rnd" abstract="true">
--- a/common/tools/populateziptemplate.pl	Mon May 18 11:37:55 2009 +0100
+++ b/common/tools/populateziptemplate.pl	Mon May 18 11:39:37 2009 +0100
@@ -57,7 +57,7 @@
 {
 	warn "Warning: Package $package->{dst} does not appear on the local system\n" unless -d $package->{dst};
 	$package->{dst} =~ s{^/}{}g;
-	if ($package->{source} =~ m{/(sfl|epl)/sf/([^/]+)/([^/]+)})
+	if ($package->{source} =~ m{/(sfl|oss)/sf/([^/]+)/([^/]+)})
 	{	    
 		push @{$zipConfig->{config}->{config}->{src}->{config}->{$1}->{config}},
 		{