[Mono-bugs] [Bug 74587][Wis] Changed - gacutil should have -destdir option

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 11:37:42 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/74587	2005-04-13 09:28:30.000000000 -0400
+++ shadow/74587.tmp.28933	2005-04-13 11:37:42.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74587
 Product: Mono: Tools
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: amd64 pld linux
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: tools
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: malekith@pld-linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,11 @@
 on amd64 dlls are installed to /usr/lib and not /usr/lib64 (where the .so
 files are installed).
 
 The -destdir option would cure this:
 
 gacutil -destdir "$(DESTDIR)" -package ... -i ...
+
+------- Additional Comments From bmaurer@users.sf.net  2005-04-13 11:37 -------
+We'd need a gacutil --get-suffix or something, so that you could
+specify where to find the dlls in a .pc file. Today we hardcode to
+prefix/lib