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-01 14:52:13 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-03-01 14:52:13 +0300
commit99e83d980476e313196b6e5db506e9cdc886869f (patch)
tree55eaf264ad47766d03b646b0cc9ade82d225aaee /scripts/mcs.in
parent38edd862f21cba44cfacbc8d867e209aa315d20c (diff)
Use mono instead of mint in script
svn path=/trunk/mono/; revision=2813
Diffstat (limited to 'scripts/mcs.in')
-rw-r--r--scripts/mcs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mcs.in b/scripts/mcs.in
index 12e43ca0bb3..608697b3af4 100644
--- a/scripts/mcs.in
+++ b/scripts/mcs.in
@@ -1,2 +1,2 @@
#!/bin/sh
-@bindir@/mint @bindir@/mcs.exe $* \ No newline at end of file
+@bindir@/mono @bindir@/mcs.exe $* \ No newline at end of file