Install KLR as part of Universe build.sh

This commit is contained in:
Pranav K 2014-10-21 14:26:56 -07:00
parent 9b33f3f9d9
commit 30785419f8
1 changed files with 3 additions and 0 deletions

View File

@ -27,4 +27,7 @@ if test ! -d packages/KoreBuild; then
mono .nuget/nuget.exe install Sake -version 0.2 -o packages -ExcludeVersion
fi
. build/kvm.sh
kvm upgrade
mono packages/Sake/tools/Sake.exe -I packages/KoreBuild/build -f makefile.shade "$@"