X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fmcs.in;h=9bebe35ad8d822d662a911ec61aa205d79c7c46e;hb=4347c57e9783cf9348af2e0ec773024ab6d9b9fc;hp=608697b3af4715562dde7be83a58e88bd101c465;hpb=99e83d980476e313196b6e5db506e9cdc886869f;p=mono.git diff --git a/scripts/mcs.in b/scripts/mcs.in index 608697b3af4..9bebe35ad8d 100644 --- a/scripts/mcs.in +++ b/scripts/mcs.in @@ -1,2 +1,6 @@ #!/bin/sh -@bindir@/mono @bindir@/mcs.exe $* \ No newline at end of file +# +# Yes, the -lib: there is required, in preparation for Beta2, remove +# this script at your own risk +# +exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe "$@"