openbsd-ports/net/tkirc/patches/patch-tkirc2
2003-12-27 23:34:42 +00:00

20 lines
577 B
Plaintext

--- tkirc2.orig 2001-07-21 08:04:45.000000000 -0400
+++ tkirc2 2003-12-21 23:21:38.000000000 -0500
@@ -1,6 +1,6 @@
#! /bin/sh
# \
-exec wish8.3 "$0" "$@"
+exec wish8.4 "$0" "$@"
#############################################################################
# #
@@ -840,7 +840,7 @@ set user_styles {
set history_max 20
set lines_max 256
set lines_all 0
-set ircpath "irc"
+set ircpath "ircII"
set leavetext_limit 80
set topic_limit 80