# HG changeset patch # User Simon Howkins # Date 1250169215 -3600 # Node ID bf437da77ab4e7d946c9ec7f4c8e738da0aeba50 # Parent 94b4a136d8004312833f7cd8c481eb1bff31588d Simplify the create-canonical-sysdef-file target as we can depend on there only being a single sysdef in the supplied reference. diff -r 94b4a136d800 -r bf437da77ab4 sf-platform/build.xml --- a/sf-platform/build.xml Thu Aug 13 18:10:32 2009 +0100 +++ b/sf-platform/build.xml Thu Aug 13 14:13:35 2009 +0100 @@ -8,81 +8,47 @@ --> - - - - - - - - - - - - - + - - - - - - - - - - - - - + However, in our builds, we know that there will only be one sysdef peice passed in, so that makes things a lot simpler + --> + + + + + + - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +