summaryrefslogtreecommitdiff
path: root/chat/silc-client/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chat/silc-client/patches/patch-ab')
-rw-r--r--chat/silc-client/patches/patch-ab23
1 files changed, 12 insertions, 11 deletions
diff --git a/chat/silc-client/patches/patch-ab b/chat/silc-client/patches/patch-ab
index cdd40ce5c22..c11cc50e1ac 100644
--- a/chat/silc-client/patches/patch-ab
+++ b/chat/silc-client/patches/patch-ab
@@ -1,12 +1,13 @@
-$NetBSD: patch-ab,v 1.2 2001/12/21 20:48:30 hubertf Exp $
+$NetBSD: patch-ab,v 1.3 2002/01/26 18:30:09 hubertf Exp $
---- irssi/config.orig Fri Nov 30 02:18:01 2001
-+++ irssi/config Fri Nov 30 02:18:19 2001
-@@ -57,7 +57,6 @@
- use_msgs_window = "no";
- autocreate_windows = "no";
- autocreate_query_level = "none";
-- use_auto_addr = "no";
- };
- "fe-text" = { topicbar = "no"; mail_counter = "yes"; indent = "8"; };
- };
+--- irssi/src/fe-text/Makefile.in.orig Sat Jan 5 13:48:19 2002
++++ irssi/src/fe-text/Makefile.in Sat Jan 5 14:07:17 2002
+@@ -170,8 +170,6 @@
+ -DLOCALEDIR=\""$(datadir)/locale"\"
+
+
+-silc_DEPENDENCIES = @COMMON_LIBS@
+-
+ LIBS = $(SILC_COMMON_LIBS)
+ silc_LDADD = \
+ @COMMON_LIBS@ \