[Mono-bugs] [Bug 57913][Nor] Changed - monocharge doesn't have bin/ and lib/ dirs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Apr 2004 13:50:05 -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=57913

--- shadow/57913	2004-04-30 12:31:35.000000000 -0400
+++ shadow/57913.tmp.15173	2004-04-30 13:50:05.000000000 -0400
@@ -1,20 +1,31 @@
 Bug#: 57913
 Product: Mono Tasks
 Version: 0%
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Build
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: monocharge doesn't have bin/ and lib/ dirs
 
 monocharge should have bin/ and lib/ directories so it is a no-brainer to 
 copy from there to ($myprefix).  Basically, dll's should go in lib/ and 
 exe's should go in bin/
+
+------- Additional Comments From bmaurer@users.sf.net  2004-04-30 13:50 -------
+How about if we just put a shell script in there:
+
+install.sh
+
+You run it as:
+
+./install.sh --prefix=/my/prefix
+
+And it copies over the stuff.