summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiangph <jiangph@cn.ibm.com>2019-05-24 16:52:35 +0800
committerjiangph <jiangph@cn.ibm.com>2019-05-24 16:52:35 +0800
commit2a4ac552012e46823b752accd46dec1db87a5582 (patch)
treeb795790de0807d5dd35ea1ad53e4f847193248a8
parent5c099c9aa5416abe2ca487a6c32604a5d2e29845 (diff)
downloadcouchdb-2a4ac552012e46823b752accd46dec1db87a5582.tar.gz
fixup
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 65b9b9d8f..0786f9122 100755
--- a/configure
+++ b/configure
@@ -220,6 +220,7 @@ install_local_rebar() {
git clone https://github.com/apache/couchdb-rebar.git ${rootdir}/src/rebar
cd ${rootdir}/src/rebar
git checkout eunit-timeout
+ cd ${rootdir}/
fi
make -C ${rootdir}/src/rebar
mv ${rootdir}/src/rebar/rebar ${rootdir}/bin/rebar