X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fgmcs.in;h=704dcf29ae9e77899595e01d6c50967549bbe8dc;hb=4347c57e9783cf9348af2e0ec773024ab6d9b9fc;hp=c6fa8b50b0778d61dd0af69bbcb77a3a381f04eb;hpb=d07e1e7f92410120c44d0c8959234ff67de5de30;p=mono.git diff --git a/scripts/gmcs.in b/scripts/gmcs.in index c6fa8b50b07..704dcf29ae9 100644 --- a/scripts/gmcs.in +++ b/scripts/gmcs.in @@ -1,2 +1,2 @@ #!/bin/sh -MONO_PATH="@libdir@//net_2_0:$MONO_PATH" exec @bindir@/@mono_interp@ @plat_bindir@/gmcs.exe "$@" +MONO_PATH="@mono_two_instdir@:$MONO_PATH" exec @bindir@/@mono_interp@ @mono_two_instdir@/gmcs.exe "$@"