$NetBSD: patch-ab,v 1.6 2004/06/27 18:30:54 kristerw Exp $

--- conf/Makefile.in.orig	2004-06-27 19:53:09.000000000 +0200
+++ conf/Makefile.in	2004-06-27 19:55:25.000000000 +0200
@@ -202,7 +202,7 @@
 nobase_exampleDATA_INSTALL = $(install_sh_DATA)
 install-nobase_exampleDATA: $(nobase_example_DATA)
 	@$(NORMAL_INSTALL)
-	$(mkinstalldirs) $(DESTDIR)$(exampledir)
+	$(mkinstalldirs) $(DESTDIR)$(exampledir)/stopwords
 	@list='$(nobase_example_DATA)'; for p in $$list; do \
 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 	  f="$$p"; \
