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