$NetBSD: patch-ac,v 1.1 2006/10/16 00:48:29 wiz Exp $

--- misc/liquidwar_notify.sh.orig	2005-11-27 20:09:58.000000000 +0000
+++ misc/liquidwar_notify.sh
@@ -50,7 +50,7 @@ SUBJECT="[liquidwar-bot] Connection"
 
 #RECEIVERS="ufoot@ufoot.org"
 
-if test "$RECEIVERS" == "" ; then
+if test "$RECEIVERS" = "" ; then
     echo "You need to parameter this script first!"
     exit 1
 fi
