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 20:10:41 +0100
commitebc5f99fae0fbdcb615179b547d98b160cce0b55 (patch)
tree48cdbc5f1091d9b93fcd46ebcff5cf986c3a5eb2
parentcd04bc0f10d3ee498c00d1bbee9c2fa3da4f1092 (diff)
downloadcouchdb-ebc5f99fae0fbdcb615179b547d98b160cce0b55.tar.gz
fix 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/