]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
tried new syntax
authorbeutel <beutel>
Wed, 15 Aug 2007 23:49:10 +0000 (23:49 +0000)
committerbeutel <beutel>
Wed, 15 Aug 2007 23:49:10 +0000 (23:49 +0000)
support/sdk/c/build.xml

index c776303345ece37683d083ca7030489eeaa2997f..ec341d71b2014e72b2efa3c90e2d213724a9532e 100644 (file)
@@ -13,7 +13,7 @@
 
        <target name="install_cruisecontrol" >
                <echo message = "Building tinyos-2.x support sdk c" />
-               <exec executable="./bootstrap" failonerror="true">
+               <exec executable="./Bootstrap" failonerror="true">
                </exec>
                <exec executable="./configure" failonerror="true">
                        <arg line="--prefix=/scratch/tos2/usr --quiet" />