--- ../MailScanner-4.27.7.orig/lib/clamav-wrapper Mon Mar 1 15:28:58 2004
+++ lib/clamav-wrapper Mon Mar 1 15:30:00 2004
@@ -51,6 +51,9 @@
# You may want to check this script for bash-isms
+PATH=$PATH:/usr/local/bin
+export PATH
+
TempDir="/tmp/clamav.$$"
ClamUser="clamav"
ClamGroup="clamav"