summaryrefslogtreecommitdiff
path: root/net/ircII/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/ircII/patches/patch-aa')
-rw-r--r--net/ircII/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ircII/patches/patch-aa b/net/ircII/patches/patch-aa
deleted file mode 100644
index 8884280a2ad..00000000000
--- a/net/ircII/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.10 2000/08/03 05:46:50 tron Exp $
-
---- configure.orig Sun Apr 9 09:11:08 2000
-+++ configure Thu Aug 3 07:43:46 2000
-@@ -5241,7 +5241,7 @@
- fi
- if test "x$COPY_DIRECTORY" = "xpax";
- then
-- INSTALL_HELP_CMD='cd $(topdir)/help; pax -r -w -s ";.*/\.?CVS$$;;" -s ";.*/\.?CVS/.*;;" . $(HELP_DIR)'
-+ INSTALL_HELP_CMD='cd $(topdir)/help; pax -r -w -s ";.*/\.CVS$$;;" -s ";.*/\.CVS/.*;;" . $(HELP_DIR)'
- else
- if test "x$COPY_DIRECTORY" = "xtar";
- then