default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
if [[ $MPLAYER_SVN != y ]]; then
patch  -p0  <  $SCRIPT_DIRECTORY/Makefile.patch
fi
