Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-03-17 20:22:29 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-03-17 20:22:29 +0300
commit7c1dc0f233da76f025b8c02c96101301b6266c66 (patch)
treedc56b638ad0e02ee932fbb3500f2005644bb5950 /scripts
parent147f36308100fe221a957bc0862ab83a8dfa2273 (diff)
For 0.10, use mint instead of mono
svn path=/trunk/mono/; revision=3173
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mcs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mcs.in b/scripts/mcs.in
index 608697b3af4..12e43ca0bb3 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
+@bindir@/mint @bindir@/mcs.exe $* \ No newline at end of file