[Mono-bugs] [Bug 27740][Min] Changed - mono-build.sh could be more friendly to non-GNU systems

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
14 Jul 2002 01:04:34 -0000


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 miguel@ximian.com.

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

--- shadow/27740	Sat Jul 13 00:12:23 2002
+++ shadow/27740.tmp.8726	Sat Jul 13 21:04:34 2002
@@ -1,17 +1,17 @@
 Bug#: 27740
-Product: Mono/MCS
+Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: 000 No more required
 Priority: Minor
-Component: Misc
-AssignedTo: mono-bugs@ximian.com                            
+Component: misc
+AssignedTo: dick@ximian.com                            
 ReportedBy: jmallett@FreeBSD.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: mono-build.sh could be more friendly to non-GNU systems
@@ -30,6 +30,15 @@
 env(1), as that is "more portable".
 
 Use a variable, HTTP_GET instead of wget(1), since it is noted in 
 comments that this is not necessarily correct.  On FreeBSD use 
 fetch(1) which is a part of the base system and works well for the 
 functionality needed here.
+
+------- Additional Comments From miguel@ximian.com  2002-07-13 21:04 -------
+Ideally, we could use a patch to the mono-build.sh file, as most of us
+use Linux to develop, so we would appreciate a test patch as we have
+no access to FreeBSD.
+
+Please get in touch with dick@ximian.com, as he maintains that code.
+
+Miguel.