# HG changeset patch # User MattD <mattd@symbian.org> # Date 1265120929 0 # Node ID ef25bf39d67c212b420596553de4bda196d6a7c7 # Parent 62d784756974f9118ab44466dffd7e0de1e1612d sf-run-analysis-missing-files - changed to depend on a new undefined parameter 'sf.spec.checkbuild' so that it can be turned on and off diff -r 62d784756974 -r ef25bf39d67c common/build.postbuild.xml --- a/common/build.postbuild.xml Tue Feb 02 13:57:31 2010 +0000 +++ b/common/build.postbuild.xml Tue Feb 02 14:28:49 2010 +0000 @@ -702,7 +702,7 @@ </target> <!-- TODO: Make this work for package builds once we have sysmodel story worked out --> - <target name="sf-run-analysis-missing-files" if="sf.spec.splitbuild"> + <target name="sf-run-analysis-missing-files" if="sf.spec.checkbuild"> <!-- splitbuild is only set for Platform builds --> <if><istrue value="${sf.spec.splitbuild}"/> <then>