--- a/sf-tools/build.xml Mon Jun 21 16:16:49 2010 +0100
+++ b/sf-tools/build.xml Mon Jun 21 17:52:23 2010 +0100
@@ -104,6 +104,7 @@
<arg line="-c ${i.sf.spec.sbs.config.expanded}"/>
<arg line="-s ${build.drive}\output\build\canonical_system_definition.xml"/>
<arg line="${sf.spec.sbs.options}"/>
+ <arg line="-k"/>
<arg line="--what"/>
<!-- output only what is found on disk -->
<arg line=" | perl -pe "while ($line=<STDIN>) { my $orig =$line; chomp $line; print $orig if (-e "$line"); };""/>