mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
444 B
Plaintext
14 lines
444 B
Plaintext
$NetBSD: patch-ab,v 1.7 2007/08/16 00:14:43 joerg Exp $
|
|
|
|
--- conf/Makefile.in.orig 2007-01-15 19:54:01.000000000 +0100
|
|
+++ conf/Makefile.in
|
|
@@ -185,7 +185,7 @@ sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
-exampledir = $(datadir)/doc/$(PACKAGE)/examples/conf
|
|
+exampledir = ${PREFIX}/share/examples/swish-e
|
|
conf_dir = \
|
|
stopwords/dutch.txt \
|
|
stopwords/english.txt \
|