mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
455 B
Plaintext
13 lines
455 B
Plaintext
$NetBSD: patch-ar,v 1.5 2013/05/29 11:11:12 wiz Exp $
|
|
--- data/net_2_0/Makefile.in.orig 2012-12-05 17:50:24.000000000 +0000
|
|
+++ data/net_2_0/Makefile.in
|
|
@@ -322,7 +322,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 \
|