openbsd-ports/textproc/swish-e/patches/patch-conf_Makefile_in
merdely 042280b96b Swish-e is a fast, flexible, and free open source system for indexing
collections of Web pages or other files. Swish-e is ideally suited for
collections of a million documents or smaller. Using the GNOME libxml2
parser and a collection of filters, Swish-e can index plain text,
e-mail, PDF, HTML, XML, Microsoft Word/PowerPoint/Excel and just about
any file that can be converted to XML or HTML text. Swish-e is also
often used to supplement databases like the MySQL DBMS for very fast
full-text searching.

help from simon, ok steven@, sturm@
2007-09-11 20:52:49 +00:00

13 lines
481 B
Plaintext

$OpenBSD: patch-conf_Makefile_in,v 1.1.1.1 2007/09/11 20:52:49 merdely Exp $
--- conf/Makefile.in.orig Sat Apr 14 19:26:45 2007
+++ conf/Makefile.in Sat Apr 14 19:27:09 2007
@@ -185,7 +185,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-exampledir = $(datadir)/doc/$(PACKAGE)/examples/conf
+exampledir = $(datadir)/examples/$(PACKAGE)/conf
conf_dir = \
stopwords/dutch.txt \
stopwords/english.txt \