a46173fc05
- Two new APIs were added, so minor library bump - Patched usage in swish-e.c to reference `swish-e` instead of `swish` - Patched usege in swish-e.1 to reference `swish-e` instead of `swish` - Perl port updated to use new dist file (and removed an uneeded patch), but its version didn't change.
13 lines
477 B
Plaintext
13 lines
477 B
Plaintext
$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@
|
|
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 \
|