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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
