X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=edksetup.sh;h=dbaa168186277b46f46215a22db145cdccee0b3b;hp=b191635dcc233047746e8498f60b443d1ef7b8d9;hb=4182ff457cf3a95c0d615fa838996b48770af61e;hpb=a0b7c09f23c0f9d34e08a3391d5d0425d9040348 diff --git a/edksetup.sh b/edksetup.sh index b191635dcc..dbaa168186 100644 --- a/edksetup.sh +++ b/edksetup.sh @@ -39,7 +39,7 @@ case "`uname`" in esac # Now we need to build the tools. -echo "If you have not done so, please build the tools by issuing 'ant -f \$WORKSPACE/Tools/build.xml'." +(cd Tools; ant -noclasspath) fi fi fi