if [ ! -e /etc/clamav.conf ]; then
   cp $SOURCE_DIRECTORY/clamav.conf /etc
fi;
