mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
$NetBSD: patch-ar,v 1.6 2014/11/30 08:40:51 spz Exp $
|
|
--- data/net_2_0/Makefile.in.orig 2014-10-04 09:28:58.000000000 +0000
|
|
+++ data/net_2_0/Makefile.in
|
|
@@ -412,7 +412,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = Browsers
|
|
-monodir = $(sysconfdir)/mono/2.0
|
|
+monodir = $(datadir)/examples/mono/2.0
|
|
EXTRA_DIST = machine.config \
|
|
web.config \
|
|
DefaultWsdlHelpGenerator.aspx \
|