default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $NEWSYSLOG_OFFSET == y ]]; then
  patch -p0 < "$SPELL_DIRECTORY/offset.patch"
fi
