X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fgmcs.in;h=704dcf29ae9e77899595e01d6c50967549bbe8dc;hb=65719b738818bdf4cf13eb41d51c0e099975183a;hp=e35df44d1bb3fb661b8a715977260d7ec7f8d663;hpb=f1e94cf35b36bba5ed03a705cdfca2ebece99a34;p=mono.git diff --git a/scripts/gmcs.in b/scripts/gmcs.in index e35df44d1bb..704dcf29ae9 100644 --- a/scripts/gmcs.in +++ b/scripts/gmcs.in @@ -1,2 +1,2 @@ #!/bin/sh -MONO_PATH="@fx20_instdir@:$MONO_PATH" exec @bindir@/@mono_interp@ @fx20_instdir@/gmcs.exe "$@" +MONO_PATH="@mono_two_instdir@:$MONO_PATH" exec @bindir@/@mono_interp@ @mono_two_instdir@/gmcs.exe "$@"