[Pkg-mono-svn-commits] rev 694 - mcs/trunk/debian
Mirco Bauer
meebey-guest@haydn.debian.org
Tue, 11 May 2004 08:49:15 -0600
Author: meebey-guest
Date: 2004-05-11 08:49:13 -0600 (Tue, 11 May 2004)
New Revision: 694
Added:
mcs/trunk/debian/mcs-wrapper
Log:
- this will fix the compiler can't find any assemblies problem!
Added: mcs/trunk/debian/mcs-wrapper
===================================================================
--- mcs/trunk/debian/mcs-wrapper 2004-05-10 19:53:11 UTC (rev 693)
+++ mcs/trunk/debian/mcs-wrapper 2004-05-11 14:49:13 UTC (rev 694)
@@ -0,0 +1,2 @@
+#!/bin/sh
+/usr/bin/cli /usr/lib/mono/1.0/mcs.exe "$@"
Property changes on: mcs/trunk/debian/mcs-wrapper
___________________________________________________________________
Name: svn:executable
+ *