summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2016-02-22 12:23:10 +0100
committerJan Lehnardt <jan@apache.org>2016-02-22 12:23:10 +0100
commit4d7749911debd35f8943ae55ba4f1e6367be316c (patch)
tree358f1daa4cf14bf0d7d9b952f2b4b87f2cde4c3e
parent13ae8320675fc8a8ee63c3f1606dd53b731ef738 (diff)
downloadcouchdb-fix-tarball-build.tar.gz
fix tarball buildfix-tarball-build
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 745572aeb..cefc5daff 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/