default_pre_build    &&
cd "$SOURCE_DIRECTORY" &&

if [[ $GNUPLOT_BRANCH == scm ]]; then
  ./prepare
fi

