[Mono-bugs] [Bug 38829][Wis] Changed - [patch] set corlib rootdir env var on unix
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 28 Feb 2003 05:14:12 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38829
--- shadow/38829 Thu Feb 27 12:53:06 2003
+++ shadow/38829.tmp.1373 Fri Feb 28 05:14:12 2003
@@ -1,14 +1,14 @@
Bug#: 38829
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Gentoo gcc-3.2.2 glibc-2.3.1
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: foser@gentoo.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -25,6 +25,10 @@
better i suppose.
------- Additional Comments From foser@gentoo.org 2003-02-27 12:53 -------
Created an attachment (id=3519)
Set corlib rootdir by env var
+
+------- Additional Comments From lupus@ximian.com 2003-02-28 05:14 -------
+The MONO_PATH variable does the same thing and has been implemented
+for ages.