default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
if is_depends_enabled "$SPELL" python3; then
  sedit '1s/python$/&3/' waf
fi
