pkgsrc-ng/lang/mono/patches/patch-data_Makefile.in
2016-01-21 23:41:46 +01:00

16 lines
448 B
Plaintext

$NetBSD: patch-data_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $
Fix monodir
--- data/Makefile.in.orig 2015-05-06 00:29:54.000000000 +0300
+++ data/Makefile.in 2015-05-11 15:40:33.000000000 +0300
@@ -434,7 +434,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = net_2_0 net_4_0 net_4_5
-monodir = $(sysconfdir)/mono
+monodir = $(datadir)/examples/mono
monolldbdir = $(libdir)/mono/lldb
EXTRA_DIST = \
config.in \