<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.3790.4426" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=796424122-30122008>Folks, there's a
mistake in the mcafee-autoupdate script in the latest betas which stops
autoupdating of mcafee virus patterns from working.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=796424122-30122008>Trivial patch
below:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=796424122-30122008># diff -Naur
mcafee-autoupdate.old mcafee-autoupdate<BR>---
mcafee-autoupdate.old 2008-12-30
22:40:31.000000000 +0000<BR>+++ mcafee-autoupdate 2008-12-30
22:39:36.000000000 +0000<BR>@@ -57,7 +57,7
@@<BR>
;;<BR>
-*)
OPTS=$arg<BR>
;;<BR>- lock*)
LOCKFILE=$arg<BR>+ *lock)
LOCKFILE=$arg<BR>
;;<BR>
/*)
PREFIX=$arg<BR>
;;<BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008>Cheers,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008>Phil</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=796424122-30122008> </DIV></SPAN></FONT></BODY></HTML>