[Mono-bugs] [Bug 79671][Min] Changed - NAnt incorrectly configured with Mac packages

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 12 08:54:46 EST 2006


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 robertj at gmx.net.

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

--- shadow/79671	2006-10-15 14:26:02.000000000 -0400
+++ shadow/79671.tmp.15440	2006-11-12 08:54:46.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: Mac OS X 10.3
 OS Details: Mac OS 10.4.8/intel
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: packaging
 AssignedTo: wberrier at novell.com                            
 ReportedBy: tyler at bleepsoft.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -31,6 +31,14 @@
 #!/bin/sh
 export 
 PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig
 
 /Library/Frameworks/Mono.framework/Versions/1.1.18/bin/mono 
 /Library/Frameworks/Mono.framework/Versions/1.1.18/lib/NAnt/NAnt.exe "$@"
+
+------- Additional Comments From robertj at gmx.net  2006-11-12 08:54 -------
+Since Mono is deploying/installing its own pkg-config binary,
+maybe it should be preconfigured to use
+/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig
+by default. This would fix 'mcs -pkg' as well and no scripts
+need to be changed.
+


More information about the mono-bugs mailing list