sf-run-evalid - minor change to make sure that evalid is run at the root of the build drive, which can stop the MD5s from being generated. (evalid requires dirs to be relative and not absolute)
<?xml version="1.0"?>
<project name="SF-PACKAGE-REFS">
<path id="sf.spec.system.definition.files">
<fileset dir="${sf.spec.job.drive}/" casesensitive="false">
<include name="${sf.spec.systemdefinition.location}"/>
</fileset>
</path>
</project>