default_pre_build  &&
cd  $SOURCE_DIRECTORY  &&
if  is_depends_enabled $SPELL x264; then
    patch -p1 < $SPELL_DIRECTORY/x264.patch
fi
