* BaseCompiler.cs: Use the TempDirectory for compilation. Fixes
[mono.git] / scripts / mcs.in
index 608697b3af4715562dde7be83a58e88bd101c465..f6ac5029db7e79e80c09b8a272440abcb5c44a7a 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-@bindir@/mono @bindir@/mcs.exe $*
\ No newline at end of file
+@bindir@/@mono_interp@ @plat_bindir@/mcs.exe "$@"