janl commented on a change in pull request #2512: Makefile parity; remove 
[un]install tgts
URL: https://github.com/apache/couchdb/pull/2512#discussion_r374170558
 
 

 ##########
 File path: Makefile
 ##########
 @@ -432,9 +429,9 @@ endif
 
 .PHONY: install
 # target: install- install CouchDB :)
-install:
+install: release
        @echo
-       @echo "Notice: There is no 'make install' command for CouchDB 2.x."
+       @echo "Notice: There is no 'make install' command for CouchDB 2.x+."
 
 Review comment:
   maybe add a line that explains “we’ve run 'make release' here for you”

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to