Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb/pull/402#issuecomment-210558613
  
    mmm...doesn't this introduces broken assumption issue? `make install` is 
about to move build artefact from local dirs to place on system from where 
users will use the software (rephrased 
[citation](https://www.gnu.org/software/make/manual/make.html#Standard-Targets) 
of GNU Make docs).
    
    Now `make install` doesn't do install, but actually does sort of 
`pre-install`. Anyway, that's what users nor package maintainers would expect 
from `make install` and definitely the behaviour must follow the common 
guidelines.


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