summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-08-23 16:40:04 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-23 16:40:04 -0400
commitd73aa005c545187fe5eb2f2bb5a14639f9238a84 (patch)
tree21c97e61400f644a581a606e8283db60b0262479 /configure
parente81b4ea5338c5d1ceeab0019c0afe63936b964b6 (diff)
forgot to actually pass these values to rebar
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3d911cee..7127d6fe 100755
--- a/configure
+++ b/configure
@@ -46,4 +46,4 @@ echo "configuring dbcore"
rm -f rebar.config
# dbcore template
-./rebar create template=$TEMPLATE prefix=$PREFIX force=1
+./rebar create template=$TEMPLATE prefix=$PREFIX data_dir=$DATA view_dir=$VIEW user=$DBCORE_USER force=1