# HG changeset patch # User Shabe Razvi <shaber@symbian.org> # Date 1241808706 -3600 # Node ID 5dec2d87fa5661bc31a8d5ecdf77e368397cde2e # Parent f1fd7752af4ffc2bae95f1662bd0361aeff99f77 Update ref to correct model diff -r f1fd7752af4f -r 5dec2d87fa56 clean/job_refs.ant.xml --- a/clean/job_refs.ant.xml Fri May 08 19:43:00 2009 +0100 +++ b/clean/job_refs.ant.xml Fri May 08 19:51:46 2009 +0100 @@ -11,7 +11,7 @@ <path id="sf.spec.s60.system.definition.files"> <!-- <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> --> <fileset dir="${sf.project.location}/" casesensitive="false"> - <include name="sysdefs/system_model_s60_sf.xml" /> + <include name="sysdefs/system_model_s60.xml" /> </fileset> </path> diff -r f1fd7752af4f -r 5dec2d87fa56 ex-nokia/job_refs.ant.xml --- a/ex-nokia/job_refs.ant.xml Fri May 08 19:43:00 2009 +0100 +++ b/ex-nokia/job_refs.ant.xml Fri May 08 19:51:46 2009 +0100 @@ -11,7 +11,7 @@ <path id="sf.spec.s60.system.definition.files"> <!-- <fileset dir="${sf.project.location}\sysdefs\" includes="S60_*.xml"/> --> <fileset dir="${sf.project.location}/" casesensitive="false"> - <include name="sysdefs/system_model_s60_sf.xml" /> + <include name="sysdefs/system_model_s60.xml" /> </fileset> </path>