Files
pkgsrc-ng/chat/bitchbot/patches/patch-ab
2013-09-26 17:14:40 +02:00

21 lines
472 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
$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
+}