X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fmcs.in;h=f8ce4ffad06711fea6dddd85fde2d6d2d8d2fb68;hb=494ada810e621626cd2bb6dc21d19c6e261aa8a8;hp=608697b3af4715562dde7be83a58e88bd101c465;hpb=99e83d980476e313196b6e5db506e9cdc886869f;p=mono.git diff --git a/scripts/mcs.in b/scripts/mcs.in index 608697b3af4..f8ce4ffad06 100644 --- a/scripts/mcs.in +++ b/scripts/mcs.in @@ -1,2 +1,2 @@ #!/bin/sh -@bindir@/mono @bindir@/mcs.exe $* \ No newline at end of file +exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe "$@"