summaryrefslogtreecommitdiff
path: root/www/swish-e/patches/patch-ab
blob: 52b16868815f285dd35d86a6b78b639260568507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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"; \