default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if  [[ $PATCHAGE_VCS == y ]]
then
  cd  patchage  &&
  ./autogen.sh
fi
