http://bugzilla.novell.com/show_bug.cgi?id=505341

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=505341#c1


Dykam None <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Dykam None <[email protected]>  2009-05-19 13:23:55 MDT ---
Now it generates the following file:
{gmcs.bat}
@"C:\PROGRA~1\Mono-2.4\bin\mono.exe"
"C:\PROGRA~1\Mono-2.4\lib\mono\2.0\gmcs.exe" %*

This should be changed to:
@"%~dp0\mono.exe" "%~dp0\..\lib\mono\2.0\gmcs.exe" %*

Didn't test it yet. Will do a massive replace ina  few days and report the
results.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to