Files
2013-09-26 17:14:40 +02:00

472 B

$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
+}