pkgsrc/lang/mono/patches/patch-data_net__4__5_Makefile.am
nia fd53c490b5 Move lang/mono6 to lang/mono.
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.
2021-03-03 12:05:40 +00:00

14 lines
401 B
Text

$NetBSD: patch-data_net__4__5_Makefile.am,v 1.1 2021/03/03 12:05:41 nia Exp $
Install configuration files to the examples directory.
--- data/net_4_5/Makefile.am.orig 2019-07-18 07:46:04.000000000 +0000
+++ data/net_4_5/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = Browsers
-monodir = $(sysconfdir)/mono/4.5
+monodir = $(datadir)/examples/mono/4.5
EXTRA_DIST = machine.config \
web.config \