common/build.xml
changeset 19 3bb3e0eff093
parent 18 9f36ff790ea7
parent 14 d40c87fa5c20
child 21 40f47d226f76
--- a/common/build.xml	Tue Mar 17 16:31:24 2009 +0000
+++ b/common/build.xml	Tue Mar 17 18:17:56 2009 +0000
@@ -68,7 +68,7 @@
               outputFile="${sf.common.config.dir}/generated/source-spec.ant.xml">
               <data expandProperties="yes">
                     ant: antProperties()
-                    data: csv(${sf.common.config.dir}/../../build/config/${sf.spec.sourcesync.sourcespecfile}, {separator:','})
+                    data: csv(${sf.project.location}/${sf.spec.sourcesync.sourcespecfile}, {separator:','})
               </data>
         </fmpp>
     </target>