X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=build-libs.sh;h=f7583abaa03f6ada46c8a91cd52c828e9f642da6;hb=92576e31d2dadb37308abf8b048ccd0a97c98584;hp=1b339764f8882e235cf17df74826f6987e4b0074;hpb=8c32f9c042d4e05acf8d712dcb9f00b8362da55f;p=mono.git diff --git a/build-libs.sh b/build-libs.sh index 1b339764f88..f7583abaa03 100755 --- a/build-libs.sh +++ b/build-libs.sh @@ -1,4 +1,4 @@ #!/bin/sh (cd mcs/jay; make) -(cd msvc/scripts/; make prepare.exe; mono prepare.exe `pwd`/mcs core) +(cd msvc/scripts/; make prepare.exe; mono prepare.exe ../../mcs core) msbuild net_4_x.sln