Fix cenrep export location
authorShabe Razvi <shaber@symbian.org>
Wed, 02 Dec 2009 18:31:32 +0000
changeset 804 4d736e733cd5
parent 803 149bacdc9a45
child 805 06062f7051e6
Fix cenrep export location
sf-platform/build.xml
--- a/sf-platform/build.xml	Wed Dec 02 13:25:12 2009 +0000
+++ b/sf-platform/build.xml	Wed Dec 02 18:31:32 2009 +0000
@@ -495,8 +495,8 @@
 	<target name="sf-s60-create-cenrep">
     <echo message="INFO Generating CenRep"/>
     <echo message="Move 'sf.spec.s60.cenrep.export.location' out of the build..."/>
-    <property name="sf.spec.s60.cenrep.export.location.1" value="epoc32/rom/config/confml_data"/>
-    <property name="sf.spec.s60.cenrep.export.location.2" value="epoc32/rom/config/assets"/>
+    <property name="sf.spec.s60.cenrep.export.location.1" value="/epoc32/rom/config/confml_data/s60"/>
+    <property name="sf.spec.s60.cenrep.export.location.2" value="/epoc32/rom/config/assets/s60"/>
 
 		<if><available file="${build.drive}/${sf.spec.s60.cenrep.export.location.1}" type="dir"/>
   		<then>