Skip to content

Instantly share code, notes, and snippets.

@tsloughter
Created April 5, 2015 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsloughter/bda9eca71d86835a3103 to your computer and use it in GitHub Desktop.
Save tsloughter/bda9eca71d86835a3103 to your computer and use it in GitHub Desktop.
{overrides,
[{override, eleveldb, [
{pre_hooks, [{compile, "c_src/build_deps.sh get-deps"},
{compile, "c_src/build_deps.sh"}]},
{post_hooks, [{clean, "c_src/build_deps.sh clean"}]}
]
}]}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment