Do not create build directory in ~
1 file changed
tree: 866e90c971720a8866606b534da444f3a10f42db
  1. .github/
  2. debian/
  3. lintian-profiles/
  4. repo/
  5. rpm/
  6. snap/
  7. .gitignore
  8. LICENSE
  9. Makefile
  10. README.md
README.md

CouchDB Packaging support files

Quickstart:

$ cd .. && git clone https://github.com/apache/couchdb
$ cd couchdb-pkg && make build-couch $(lsb_release -cs) PLATFORM=$(lsb_release -cs)

Feedback, Issues, Contributing

General feedback is welcome at our user or developer mailing lists.

Apache CouchDB has a CONTRIBUTING file with details on how to get started with issue reporting or contributing to the upkeep of this project.