From ebac05f686b56791511cb9b599dfb5a742dcfc96 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Mon, 25 Oct 2010 15:46:05 -0400 Subject: use get-deps to pull down individual cloudant projects --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index eb8afd40..75e359ab 100755 --- a/configure +++ b/configure @@ -88,4 +88,4 @@ cat > rel/dev$i.config << EOF EOF done -cat rel/bigcouch.config +./rebar get-deps && cat rel/bigcouch.config -- cgit v1.2.3