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 2017/07/12 21:47:20 UTC

[couchdb-pkg] branch master updated: Makefile.nightly -> Makefile

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 27d44fa  Makefile.nightly -> Makefile
27d44fa is described below

commit 27d44fa125a63d910fa1b084956ebc217720611c
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Jul 12 17:47:01 2017 -0400

    Makefile.nightly -> Makefile
---
 Makefile.nightly => Makefile | 0
 README.md                    | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.nightly b/Makefile
similarity index 100%
rename from Makefile.nightly
rename to Makefile
diff --git a/README.md b/README.md
index bea4028..ed97d67 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Quickstart:
 
 ```shell
 $ cd .. && git clone https://github.com/apache/couchdb
-$ cd couchdb-pkg && make -f Makefile.nightly build-couch $(lsb_release -cs)
+$ cd couchdb-pkg && make build-couch $(lsb_release -cs)
 ```
 
 # Feedback, Issues, Contributing

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].