You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/06 18:45:50 UTC

[GitHub] [couchdb] wohali commented on a change in pull request #2512: Makefile parity; remove [un]install tgts

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

 ##########
 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:
   will do on final pass

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services