Github user mhall119 commented on a diff in the pull request:

    https://github.com/apache/couchdb/pull/442#discussion_r84739220
  
    --- Diff: configure ---
    @@ -184,6 +192,85 @@ EOF
     cat > $rootdir/config.erl << EOF
     {with_curl, $WITH_CURL}.
     EOF
    + 
    +if [ "${WITH_SNAP}" -eq "1" ]; then
    +echo "==> configuring snapcraft config"
    +cat > rel/snapcraft.yaml << EOF
    +name: couchdb
    +version: 2.0
    --- End diff --
    
    I didn't see any existing variable available to configure that has this 
info. What would be the best source for it?


---
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.
---

Reply via email to