X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fgmcs.in;h=d254e29c7b718a3b696585551f7a8ce2c9aea9a7;hb=HEAD;hp=c6fa8b50b0778d61dd0af69bbcb77a3a381f04eb;hpb=d07e1e7f92410120c44d0c8959234ff67de5de30;p=mono.git diff --git a/scripts/gmcs.in b/scripts/gmcs.in old mode 100644 new mode 100755 index c6fa8b50b07..d254e29c7b7 --- 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 "$@" +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"