Merge PDK_2.0.0
authorDario Sestito <darios@symbian.org>
Tue, 13 Oct 2009 17:56:12 +0100
changeset 659 7a343c038e7d
parent 658 dd5f923b7f91 (diff)
parent 657 4a45293616f5 (current diff)
child 660 5a3e7da0fee9
Merge
--- a/common/build.xml	Tue Oct 13 16:29:18 2009 +0100
+++ b/common/build.xml	Tue Oct 13 17:56:12 2009 +0100
@@ -422,7 +422,7 @@
         <exec executable="perl" dir="${build.drive}/" output="${build.drive}${sf.spec.systemdefinition.location}" logError="true" failonerror="true">
           <arg value="${sf.common.config.dir}/tools/csvToSysDef.pl"/>
           <arg value="${sf.spec.sourcesync.sourcespecdir}/${sf.spec.sourcesync.sourcespecfile}"/>
-          <arg value="${sf.config.dir}/../build/config/3k"/>
+          <arg value="${sf.config.dir}/../build/config/${sf.spec.job.codeline}"/>
         </exec>
       </else>
     </if>