summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-08-23 16:31:35 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-23 16:32:03 -0400
commit26db58cede8c30946dee567268c2d9b4fcea0523 (patch)
tree8d5321f4819eb962211871d8c6983a2a4fa392e2 /configure
parent2acf1c6ab5615d352d7af5df430312579fb89089 (diff)
consolidate down to one rebar create call
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index e758f798..3d911cee 100755
--- a/configure
+++ b/configure
@@ -45,7 +45,5 @@ done
echo "configuring dbcore"
rm -f rebar.config
-# Makefile
-./rebar create template=make prefix=$PREFIX data=$DATA view=$VIEW user=$DBCORE_USER force=1
# dbcore template
./rebar create template=$TEMPLATE prefix=$PREFIX force=1