pkgsrc/lang/mono/patches/patch-ar
kefren ccf060d8f5 Update to mono 2.0
Improved performance, more features, C# 3.0, complete LINQ support etc.

For a more complete list of changes please consult:
http://www.mono-project.com/Release_Notes_Mono_2.0
2008-10-07 13:22:32 +00:00

12 lines
456 B
Text

$NetBSD: patch-ar,v 1.4 2008/10/07 13:22:33 kefren Exp $
--- data/net_2_0/Makefile.in.orig 2008-10-02 00:07:20.000000000 +0300
+++ data/net_2_0/Makefile.in 2008-10-06 16:55:41.000000000 +0300
@@ -238,7 +238,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = Browsers
-monodir = $(sysconfdir)/mono/2.0
+monodir = $(datadir)/examples/mono/2.0
EXTRA_DIST = machine.config \
web.config \
DefaultWsdlHelpGenerator.aspx \