aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitchx/files/patch-ag')
-rw-r--r--irc/bitchx/files/patch-ag21
1 files changed, 21 insertions, 0 deletions
diff --git a/irc/bitchx/files/patch-ag b/irc/bitchx/files/patch-ag
new file mode 100644
index 000000000000..1868a7405c07
--- /dev/null
+++ b/irc/bitchx/files/patch-ag
@@ -0,0 +1,21 @@
+*** Makefile.in.orig Sun Jan 23 03:30:33 2000
+--- Makefile.in Sun Jan 23 03:30:56 2000
+***************
+*** 90,97 ****
+
+ # 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)/bitchx-docs/* $(HELPDIR)
+
+ # This program allows you to use screen/xterm's to put new BitchX windows
+ # on new screen/xterm windows.
+--- 90,97 ----
+
+ # 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
+! # INSTALL_HELP_CMD = cp -pr $(srcdir)/bitchx-docs/* $(HELPDIR)
+
+ # This program allows you to use screen/xterm's to put new BitchX windows
+ # on new screen/xterm windows.