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, 0 insertions, 13 deletions
diff --git a/www/swish-e/patches/patch-aa b/www/swish-e/patches/patch-aa
deleted file mode 100644
index 14bea567617..00000000000
--- a/www/swish-e/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$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 \