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:
authorZoltan Varga <vargaz@gmail.com>2004-08-30 19:16:59 +0400
committerZoltan Varga <vargaz@gmail.com>2004-08-30 19:16:59 +0400
commit2fb1f21ded4843b6e259640fb2479cff1f455eea (patch)
tree09ecc201bb6fe9c72e41259610573770b2ef74aa /scripts
parentcf88d460ead0a5d71d8218ea64e8372ebee85621 (diff)
2004-08-30 Zoltan Varga <vargaz@freemail.hu>
* scripts/mcs.in: Remove obsolete comment. svn path=/trunk/mono/; revision=33044
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mcs.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/mcs.in b/scripts/mcs.in
index 9bebe35ad8d..f8ce4ffad06 100644
--- a/scripts/mcs.in
+++ b/scripts/mcs.in
@@ -1,6 +1,2 @@
#!/bin/sh
-#
-# Yes, the -lib: there is required, in preparation for Beta2, remove
-# this script at your own risk
-#
exec @bindir@/@mono_interp@ @mono_one_instdir@/mcs.exe "$@"