summaryrefslogtreecommitdiff
path: root/www/swish-e/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish-e/patches/patch-aa')
-rw-r--r--www/swish-e/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/swish-e/patches/patch-aa b/www/swish-e/patches/patch-aa
new file mode 100644
index 00000000000..14bea567617
--- /dev/null
+++ b/www/swish-e/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.4 2004/06/27 18:30:54 kristerw Exp $
+
+--- filters/SWISH/Makefile.in.orig 2003-12-18 06:49:40.000000000 +0100
++++ filters/SWISH/Makefile.in 2004-06-27 19:47:52.000000000 +0200
+@@ -189,7 +189,7 @@
+ nobase_perlmoduleSCRIPT_INSTALL = $(install_sh_SCRIPT)
+ install-nobase_perlmoduleSCRIPTS: $(nobase_perlmodule_SCRIPTS)
+ @$(NORMAL_INSTALL)
+- $(mkinstalldirs) $(DESTDIR)$(perlmoduledir)
++ $(mkinstalldirs) $(DESTDIR)$(perlmoduledir)/Filters
+ @list='$(nobase_perlmodule_SCRIPTS)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ if test -f $$d$$p; then \