summaryrefslogtreecommitdiff
path: root/chat/ircII/patches/patch-aa
blob: 48978813371bb5c86b0c07e38c9f762889f4d090 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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