2010-10-26 08:21:35 -04:00
|
|
|
$OpenBSD: patch-conf_Makefile_in,v 1.2 2010/10/26 12:21:35 merdely Exp $
|
|
|
|
--- conf/Makefile.in.orig Sat Apr 4 21:58:27 2009
|
|
|
|
+++ conf/Makefile.in Tue Oct 26 01:40:11 2010
|
|
|
|
@@ -184,7 +184,7 @@ sbindir = @sbindir@
|
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 16:52:49 -04:00
|
|
|
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 \
|