You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2016/02/22 12:25:10 UTC

couchdb commit: updated refs/heads/fix-tarball-build to 4d77499

Repository: couchdb
Updated Branches:
  refs/heads/fix-tarball-build [created] 4d7749911


fix tarball build


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4d774991
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4d774991
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/4d774991

Branch: refs/heads/fix-tarball-build
Commit: 4d7749911debd35f8943ae55ba4f1e6367be316c
Parents: 13ae832
Author: Jan Lehnardt <ja...@apache.org>
Authored: Mon Feb 22 12:23:10 2016 +0100
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Mon Feb 22 12:23:10 2016 +0100

----------------------------------------------------------------------
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/4d774991/Makefile
----------------------------------------------------------------------
diff --git a/Makefile b/Makefile
index 745572a..cefc5da 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ help:
 .PHONY: couch
 # target: couch - Build CouchDB core
 couch: config.erl
-	@$(REBAR) compile
+	@COUCHDB_VERSION=$(COUCHDB_VERSION) $(REBAR) compile
 	@cp src/couch/priv/couchjs bin/