git: 9front

Download patch

ref: 0eb5d8f7061c9c8ef186adf7aa743c477195e39a
parent: 6c4160790aaed72b12a7455d5f5c86317df9a41b
author: ftrvxmtrx <ftrvxmtrx@gmail.com>
date: Wed May 29 07:37:30 EDT 2013

ircrc: target is more important (especially in winwatch)

--- a/rc/bin/ircrc
+++ b/rc/bin/ircrc
@@ -199,7 +199,7 @@
 			echo name /$server/$target/-ircrc > /mnt/acme/$winid/ctl
 	}
 	if not
-		label ircrc $server - $target
+		label $target@$server
 }
 
 while (~ $1 -*) {
--