diff options
author | jiangph <jiangph@cn.ibm.com> | 2019-05-24 16:52:35 +0800 |
---|---|---|
committer | jiangph <jiangph@cn.ibm.com> | 2019-05-24 16:52:35 +0800 |
commit | 2a4ac552012e46823b752accd46dec1db87a5582 (patch) | |
tree | b795790de0807d5dd35ea1ad53e4f847193248a8 | |
parent | 5c099c9aa5416abe2ca487a6c32604a5d2e29845 (diff) | |
download | couchdb-2a4ac552012e46823b752accd46dec1db87a5582.tar.gz |
fixup
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |