summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 75e359ab..e7900e82 100755
--- a/configure
+++ b/configure
@@ -88,4 +88,4 @@ cat > rel/dev$i.config << EOF
EOF
done
-./rebar get-deps && cat rel/bigcouch.config
+./rebar get-deps && mkdir -p apps/couch/ebin && cat rel/bigcouch.config