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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Jan 2005 08:32:17 -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 malekith@pld-linux.org.

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

--- shadow/71221	2005-01-18 08:19:09.000000000 -0500
+++ shadow/71221.tmp.19428	2005-01-18 08:32:17.000000000 -0500
@@ -39,6 +39,11 @@
 and in build/executable.make
 
 PROGRAM_INSTALL_DIR = $(prefix)/lib/mono/$(FRAMEWORK_VERSION)
 
 while I guess they both should use package lib dir of some kind, set
 in the build/config.make file.
+
+------- Additional Comments From malekith@pld-linux.org  2005-01-18 08:32 -------
+Created an attachment (id=13760)
+This should fix it.
+