summaryrefslogtreecommitdiff
path: root/chat/bitchx/patches
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-11-06 00:59:30 +0000
committergrant <grant@pkgsrc.org>2002-11-06 00:59:30 +0000
commit989355443cdc05d3111180327acfd925453baa40 (patch)
treea123d931bb09de35a596515243707cafa5d6038e /chat/bitchx/patches
parenta612d312ad6f2c24a323fac79e8c1a1ff326d713 (diff)
downloadpkgsrc-989355443cdc05d3111180327acfd925453baa40.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