summaryrefslogtreecommitdiff
path: root/www/swish-e/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish-e/patches/patch-ad')
-rw-r--r--www/swish-e/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/swish-e/patches/patch-ad b/www/swish-e/patches/patch-ad
new file mode 100644
index 00000000000..587980c022c
--- /dev/null
+++ b/www/swish-e/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2007/08/16 00:14:43 joerg Exp $
+
+--- filter-bin/Makefile.in.orig 2007-08-11 03:33:31.000000000 +0200
++++ filter-bin/Makefile.in
+@@ -185,7 +185,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-exampledir = $(datadir)/doc/$(PACKAGE)/examples/filter-bin
++exampledir = ${PREFIX}/share/examples/swish-e/filter-bin
+ example_DATA = \
+ README \
+ swish_filter.pl \