The old mono4 has been refusing to build on all platforms for a while, while mono6 at least builds on some, so hopefully this is less misleading.
12 lines
418 B
Text
12 lines
418 B
Text
$NetBSD: patch-data_net__4__5_Browsers_Makefile.am,v 1.1 2021/03/03 12:05:41 nia Exp $
|
|
|
|
Install configuration files to the examples directory.
|
|
|
|
--- data/net_4_5/Browsers/Makefile.am.orig 2019-07-18 07:46:04.000000000 +0000
|
|
+++ data/net_4_5/Browsers/Makefile.am
|
|
@@ -1,4 +1,4 @@
|
|
-monodir = $(sysconfdir)/mono/4.5/Browsers
|
|
+monodir = $(datadir)/examples/mono/4.5/Browsers
|
|
|
|
EXTRA_DIST = ../../Browsers/Compat.browser
|
|
|