mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
13 lines
436 B
Plaintext
13 lines
436 B
Plaintext
$NetBSD: patch-ac,v 1.18 2013/05/29 11:11:12 wiz Exp $
|
|
--- data/Makefile.in.orig 2012-12-05 17:50:23.000000000 +0000
|
|
+++ data/Makefile.in
|
|
@@ -341,7 +341,7 @@ top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
SUBDIRS = net_2_0 $(am__append_1)
|
|
-monodir = $(sysconfdir)/mono
|
|
+monodir = $(datadir)/examples/mono
|
|
EXTRA_DIST = \
|
|
config.in \
|
|
browscap.ini mono.supp mono.d README ChangeLog \
|