Fix trusty/precise repo definitions
1 file changed
tree: 2bc5a681d346fbded4b145a6b83b02acfde09601
  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.