[Mono-bugs] [Bug 76153][Maj] Changed - mdassembler wrapper script
doesn't work on cygwin
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 02:03:25 EDT 2005
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 wberrier at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76153
--- shadow/76153 2005-09-20 01:58:31.000000000 -0400
+++ shadow/76153.tmp.16857 2005-09-20 02:03:25.000000000 -0400
@@ -40,6 +40,24 @@
exec_prefix=${prefix}
monodocdir=${exec_prefix}/lib/monodoc
This is what the wrapper scripts for mono do.
+
+------- Additional Comments From wberrier at novell.com 2005-09-20 02:03 -------
+Additional monodoc wrappers that need fixin':
+
+mdcs2ecma
+mdnormalizer
+mdvalidater
+mod
+monodocer
+monodocs2html
+monodoc2slashdoc
+
+This is the command that needs to be used to generate the path:
+
+$ cygpath -m /tmp/build_deps/
+C:/cygwin/tmp/build_deps/
+
+
More information about the mono-bugs
mailing list