13 lines
419 B
Text
13 lines
419 B
Text
|
$NetBSD: patch-data_net__4__5_Browsers_Makefile.am,v 1.1 2019/08/25 16:37:01 maya 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
|
||
|
|