[manifest]
name = fb-mercurial
fbsource_path = fbcode/scm/hg
shipit_project = fb-mercurial

# fb-mercurial is used only by eden, and eden has the appropriate
# logic for building the code found there for itself, so this manifest
# doesn't define a build step.
[build]
builder = nop

[dependencies]
lz4

[shipit.pathmap]
fbcode/scm/hg = .

# Ensure that we don't capture all the vendored
# third party bits from the mercurial build if
# we happened to have built it locally
[shipit.strip]
fbcode/scm/hg/build
