--- a/common/build.xml Mon Oct 12 16:51:36 2009 +0100
+++ b/common/build.xml Tue Oct 13 17:53:22 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>