if [[ $PATCHAGE_VCS == y ]]
then
  cd  "$SOURCE_DIRECTORY/patchage"
fi  &&

default_build
