summaryrefslogtreecommitdiff
path: root/chat/bitchbot/patches/patch-ab
blob: 43f61c3d4033db02642208efccb1954cd3f8a3f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ab,v 1.1.1.1 2004/05/17 09:27:57 minskim Exp $

--- bitch.pl.orig	Tue Oct 14 21:52:52 2003
+++ bitch.pl	Tue Oct 14 21:54:17 2003
@@ -182,7 +182,7 @@
   $mfail = "[FAILED]";
   $mok =   "[  OK  ]";
 } else {
-  $win321 = './';
+  $win321 = '@PKG_SYSCONFDIR@/';
   $mfail = "[FAILED]";
   $mok =   "[  OK  ]";
 }
@@ -4571,4 +4571,4 @@
   }
 
   print CHATLOG time() . "\001$action\001$nickname\001$text\n";
-}
\ No newline at end of file
+}