default_pre_build &&
cd $SOURCE_DIRECTORY &&

if [[ $OPAL_BRANCH != scm ]]; then 
  patch -p1 < $SPELL_DIRECTORY/opal-ffmpeg.patch
fi
