summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-07 19:41:03 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-07 19:41:03 +0000
commit0e41d82833713940d1f200d9e46160f6c6593e9b (patch)
tree531fb7d6f9d1b07f46a63bc246b25589010f8b7c /net-p2p
parentUpdate to version 0.29.1. (diff)
Don't install the CVS junk with the help files.
PR: 19734 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30339
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/teknap/files/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-p2p/teknap/files/patch-aa b/net-p2p/teknap/files/patch-aa
new file mode 100644
index 000000000000..fac576d842ec
--- /dev/null
+++ b/net-p2p/teknap/files/patch-aa
@@ -0,0 +1,13 @@
+--- Makefile.in.orig Thu Jun 22 11:32:39 2000
++++ Makefile.in Thu Jul 6 01:10:22 2000
+@@ -58,8 +58,8 @@
+
+ # This command will be used to install the BitchX help files. If you don't
+ # want to install them, replace with the following:
+-# INSTALL_HELP_CMD = @echo The help files have not been installed.
+-INSTALL_HELP_CMD = cp -pr $(srcdir)/teknap-help/* $(HELPDIR)
++INSTALL_HELP_CMD = @echo
++#INSTALL_HELP_CMD = cp -pr $(srcdir)/teknap-help/* $(HELPDIR)
+
+ ## You probably don't need to change anything below this line
+