GitHub user mhall119 opened a pull request:
https://github.com/apache/couchdb/pull/442
Adds a Snap package build option with: ./configure && make snap
Adds a new make target for building a snap package, reuses "make release"
so no re-compiling is necessary. Snapcraft files are produced by ./configure
and can be disabled with --disable-snap
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mhall119/couchdb snap-packaging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #442
----
commit 77257d9362ca8a9958121ccb1051df767a1118fd
Author: Michael Hall <[email protected]>
Date: 2016-10-07T20:52:25Z
Adds a Snap package build option with: ./configure && make snap
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---