9cb291d254
tracing, LLVM integration. Full Release Notes at: http://www.mono-project.com/Release_Notes_Mono_2.8
12 lines
437 B
Text
12 lines
437 B
Text
$NetBSD: patch-ac,v 1.17 2010/10/16 04:32:18 kefren Exp $
|
|
--- data/Makefile.in.orig 2010-10-05 23:00:34.000000000 +0300
|
|
+++ data/Makefile.in 2010-10-07 18:25:56.000000000 +0300
|
|
@@ -284,7 +284,7 @@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = net_2_0 $(am__append_1)
|
|
-monodir = $(sysconfdir)/mono
|
|
+monodir = $(datadir)/examples/mono
|
|
EXTRA_DIST = \
|
|
config.in \
|
|
browscap.ini mono.supp mono.d README ChangeLog \
|