sf-platform/build.xml
changeset 1080 35aea233d3f7
parent 1079 6677e2cb0850
child 1100 561033b10e0f
--- a/sf-platform/build.xml	Mon Jun 07 16:53:48 2010 +0100
+++ b/sf-platform/build.xml	Tue Jun 08 17:16:53 2010 +0100
@@ -132,7 +132,7 @@
     <exec executable="perl.exe">
         <arg value="${sf.common.config.dir}/tools/split_sysdef.pl"/>
         <arg value="--sysdef=${canonical.sysdef.file}"/>
-        <arg value="--outdir=${build.log.dir}/BOM/package_definitions"/>
+        <arg value="--outdir=${build.log.dir}/package_definitions"/>
     </exec>
 
  </target>