mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
13 lines
518 B
Plaintext
13 lines
518 B
Plaintext
$NetBSD: patch-aj,v 1.1 2013/06/17 12:43:28 wiz Exp $
|
|
--- data/net_2_0/Browsers/Makefile.in.orig 2010-02-16 18:25:56.000000000 +0200
|
|
+++ data/net_2_0/Browsers/Makefile.in 2010-02-16 18:26:11.000000000 +0200
|
|
@@ -249,7 +249,7 @@ target_vendor = @target_vendor@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-monodir = $(sysconfdir)/mono/2.0/Browsers
|
|
+monodir = $(datadir)/examples/mono/2.0/Browsers
|
|
EXTRA_DIST = Compat.browser
|
|
mono_DATA = Compat.browser
|
|
all: all-am
|