Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=76153

--- shadow/76153        2005-09-20 16:45:08.000000000 -0400
+++ shadow/76153.tmp.29486      2005-09-20 16:52:37.000000000 -0400
@@ -61,6 +61,18 @@
 C:/cygwin/tmp/build_deps/
 
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-09-20 16:45 -------
 This same problem is also on our boo and ikvm source tarballs
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-09-20 16:52 -------
+As well as the wrapper scripts in xsp (asp-state  asp-state2 
+dbsessmgr  dbsessmgr2  mod-mono-server  mod-mono-server2  xsp  xsp2)
+
+exec /tmp/build_deps/bin/mono "/tmp/install/lib/xsp/1.0/xsp.exe" "$@"
+
+should be:
+
+exec /tmp/build_deps/bin/mono
+"c:/cygwin/tmp/install/lib/xsp/1.0/xsp.exe" "$@"
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to