X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=53a4a94bd9e8b83ddc1f54f919012dee051e5bb8;hp=1c3719e73596e42bfd9e495972b5cb24f3a7b3b2;hb=4906f6b9aec7947d609fe9127898e6a94dafd874;hpb=ff13111cf36298cde09e4ff85ec83fdd42b52f0a diff --git a/Makefile.local b/Makefile.local index 1c3719e7..53a4a94b 100644 --- a/Makefile.local +++ b/Makefile.local @@ -79,11 +79,8 @@ release: verify-no-dirty-code mv $(TAR_FILE) $(SHA1_FILE) $(GPG_FILE) releases git tag -s -m "$(PACKAGE) $(VERSION) release" $(VERSION) git push origin $(VERSION) - @echo "Please send a release announcement as follows:" - @echo "" - $(MAKE) release-message $(MAKE) release-message > $(PACKAGE)-$(VERSION).announce - @echo "(This message is also available in $(PACKAGE)-$(VERSION).announce" + @echo "Please send a release announcement using $(PACKAGE)-$(VERSION).announce as a template." .PHONY: release-message release-message: