summaryrefslogtreecommitdiff
path: root/chat/bitchx/patches
diff options
context:
space:
mode:
authorgrant <grant>2002-11-06 00:59:30 +0000
committergrant <grant>2002-11-06 00:59:30 +0000
commit3fadf8c3449eb2599545632cde3f96dc9b42e16d (patch)
treea123d931bb09de35a596515243707cafa5d6038e /chat/bitchx/patches
parentdc418594e450f50e5777d426f91a686da2309d3b (diff)
downloadpkgsrc-3fadf8c3449eb2599545632cde3f96dc9b42e16d.tar.gz
fix /usr/local paths in man page.
Diffstat (limited to 'chat/bitchx/patches')
-rw-r--r--chat/bitchx/patches/patch-ae37
1 files changed, 37 insertions, 0 deletions
diff --git a/chat/bitchx/patches/patch-ae b/chat/bitchx/patches/patch-ae
new file mode 100644
index 00000000000..2940c542006
--- /dev/null
+++ b/chat/bitchx/patches/patch-ae
@@ -0,0 +1,37 @@
+$NetBSD: patch-ae,v 1.1 2002/11/06 00:59:31 grant Exp $
+
+--- doc/BitchX.1.orig Mon Jan 8 17:24:22 2001
++++ doc/BitchX.1
+@@ -171,14 +171,14 @@ is not there, this file is loaded on sta
+ .I ~/.ircservers
+ contains a list of IRC servers to cycle through.
+ .TP
+-.I /usr/local/lib/bx/
++.I @PREFIX@/share/bx/
+ System-wide configuration dir.
+ .TP
+ .I ~/.BitchX/BitchX.sav
+ Personal configuration file.
+ .TP
+ .I ~/.BitchX/BitchX.ircnames
+-Default random real name. NOTE: Must be copied from /usr/local/lib/bx/
++Default random real name. NOTE: Must be copied from @PREFIX@/share/bx/
+ .TP
+ .I ~/.BitchX/BitchX.formats
+ Personal
+@@ -186,12 +186,12 @@ Personal
+ display formats.
+ .TP
+ .I ~/.BitchX/BitchX.reasons
+-Default random kick messages. NOTE: Must be copied from /usr/local/lib/bx/
++Default random kick messages. NOTE: Must be copied from @PREFIX@/share/bx/
+ .TP
+ .I ~/.BitchX/BitchX.quit
+-Default random quit messages. NOTE: Must be copied from /usr/local/lib/bx/
++Default random quit messages. NOTE: Must be copied from @PREFIX@/share/bx/
+ .TP
+-.I /usr/local/lib/bx/BitchX.help
++.I @PREFIX@/share/bx/BitchX.help
+ .B BitchX
+ help file.
+ .TP