From: Heiko Z. <smi...@us...> - 2004-07-25 22:52:48
|
Update of /cvsroot/devil-linux/build/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7305 Modified Files: clamav Log Message: code cleanup Index: clamav =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/clamav,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- clamav 11 Jan 2004 14:43:04 -0000 1.9 +++ clamav 25 Jul 2004 22:52:39 -0000 1.10 @@ -22,8 +22,6 @@ # source functions and config source $MYDIR/settings -MYNAME=USBUTILS - case $1 in build ) if [ "$CONFIG_CLAMAV" = "y" ]; then |