[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 13:37:08 -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 malekith@pld-linux.org.

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

--- shadow/74587	2005-04-13 11:37:42.000000000 -0400
+++ shadow/74587.tmp.29489	2005-04-13 13:37:08.000000000 -0400
@@ -32,6 +32,10 @@
 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
+
+------- Additional Comments From malekith@pld-linux.org  2005-04-13 13:37 -------
+Yes, --get-suffix (--get-packages-directory?) would also solve this
+problem.