X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fmcs.in;h=4186c10c32cf44dcf0da7c4011635681b8c1b1df;hb=11723d484d0e8ddfb185c98be4e86e3344dfc833;hp=12e43ca0bb31fc86ee999f25aeb3b0423fc6afe1;hpb=a6126c15ea1e0fd9becc4bfadcfd7538f777e5d8;p=mono.git diff --git a/scripts/mcs.in b/scripts/mcs.in index 12e43ca0bb3..4186c10c32c 100644 --- a/scripts/mcs.in +++ b/scripts/mcs.in @@ -1,2 +1,2 @@ #!/bin/sh -@bindir@/mint @bindir@/mcs.exe $* \ No newline at end of file +exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe "$@"