default_build &&

if [ -d /etc/cron.daily ]; then
   install -m 755 $SCRIPT_DIRECTORY/tmpwatch /etc/cron.daily/
fi
