summaryrefslogtreecommitdiff
path: root/lang/mono6/patches/patch-data_net__2__0_Makefile.am
blob: 9e475229e05f181ca2504a796c846f4ffd94656e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-data_net__2__0_Makefile.am,v 1.1 2019/08/25 16:37:01 maya Exp $

Install configuration files to the examples directory.

--- data/net_2_0/Makefile.am.orig	2019-07-18 07:46:04.000000000 +0000
+++ data/net_2_0/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = Browsers
 
-monodir = $(sysconfdir)/mono/2.0
+monodir = $(datadir)/examples/mono/2.0
 
 EXTRA_DIST =  machine.config \
 	      web.config \