default_pre_build &&
cd $SOURCE_DIRECTORY &&
if [[ $NO_USERAGENT == y ]]; then
  patch -p0 < ${SCRIPT_DIRECTORY}/patch-src_compose_c
fi
