(It just landed, so be careful when pulling the latest master)

-Manish Goregaokar

On Sat, Mar 7, 2015 at 7:31 PM, Manish Goregaokar <manishsm...@gmail.com>
wrote:

> Once https://github.com/servo/servo/pull/5168 lands the default .cargo
> directory for all dependency clones will be moved to the repo root, similar
> to where the .servo directory is.
>
> This brings us to a situation with zero artifacts outside of the repo root
> by default!
>
> To avoid redownloading Skia and friends, you can override this behavior:
>
>    - Copy servobuild.example to .servobuild
>    - Edit `cache-dir` and `cargo-home-dir` to point to wherever you want
>    it to be (`./.servo` and `~/.cargo` respectively if you want to keep the
>    old behavior).
>
>
> Thanks,
> -Manish Goregaokar
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to