Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / scripts / gmcs.in
old mode 100644 (file)
new mode 100755 (executable)
index 704dcf2..d254e29
@@ -1,2 +1,2 @@
 #!/bin/sh
-MONO_PATH="@mono_two_instdir@:$MONO_PATH" exec @bindir@/@mono_interp@ @mono_two_instdir@/gmcs.exe "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"