[xbuild] Rename method to make it more consistent.
[mono.git] / scripts / gmcs.in
index c6fa8b50b0778d61dd0af69bbcb77a3a381f04eb..0afd30d5d30a35ce9e4973f1fb3f2078300c7760 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-MONO_PATH="@libdir@//net_2_0:$MONO_PATH" exec @bindir@/@mono_interp@ @plat_bindir@/gmcs.exe "$@"
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:2 "$@"