[Mono-bugs] [Bug 71221][Nor] Changed - mono installs itself into /usr/lib even if --libdir=/usr/lib64 was specified

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Feb 2005 09:56:21 -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 rharinath@novell.com.

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

--- shadow/71221	2005-02-21 05:15:49.000000000 -0500
+++ shadow/71221.tmp.18317	2005-02-21 09:56:21.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 71221
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: amd64 PLD Linux 2.0 AC
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: rharinath@novell.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
@@ -80,6 +80,12 @@
 
 It is to be applied in mono/ directory, with mono/mcs/ subdirectory.
 
 One problem may be that for example NAnt looks for mono/1.0/ and such
 in $prefix/lib and not $libdir. But I guess this is NAnt loosage, and
 should be fixed there.
+
+------- Additional Comments From rharinath@novell.com  2005-02-21 09:56 -------
+Yeah.
+
+I've applied it to SVN.
+