default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $XFBURN_BRANCH != scm ]]; then
  patch -p0 < "$SPELL_DIRECTORY/glib232.patch"
fi
