summaryrefslogtreecommitdiff
path: root/chat/ircII/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/ircII/patches/patch-aa')
-rw-r--r--chat/ircII/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/ircII/patches/patch-aa b/chat/ircII/patches/patch-aa
deleted file mode 100644
index 48978813371..00000000000
--- a/chat/ircII/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2002/08/25 21:49:35 jlam Exp $
-
---- configure.orig Wed Mar 27 09:20:46 2002
-+++ configure Wed May 8 05:34:40 2002
-@@ -5578,7 +5578,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