default_pre_build &&

if [[ $HG_GTOOLS == y ]]; then
  unpack_file 2 &&
  cp -v "$SOURCE_CACHE/$SOURCE2" "$SOURCE_DIRECTORY/hgext"
fi
