You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2018/03/26 22:41:00 UTC

[couchdb] 11/11: Remove couchdb-setup from rebar.config.script

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch import-setup-again
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 423597ea31ceb83f75d3cde01dd040b13bd08861
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Mon Mar 26 18:40:39 2018 -0400

    Remove couchdb-setup from rebar.config.script
---
 rebar.config.script | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 4f6f82d..e97e458 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -51,7 +51,6 @@ DepDescs = [
 {ets_lru,          "ets-lru",          {tag, "1.0.0"}},
 {khash,            "khash",            {tag, "1.0.1"}},
 {snappy,           "snappy",           {tag, "CouchDB-1.0.0"}},
-{setup,            "setup",            {tag, "1.0.1"}},
 {ioq,              "ioq",              {tag, "1.0.1"}},
 
 %% Non-Erlang deps

-- 
To stop receiving notification emails like this one, please contact
wohali@apache.org.