]> git.notmuchmail.org Git - notmuch/commit
build-system: replace use of ssh with wget for checking the website
authorDavid Bremner <bremner@debian.org>
Sun, 3 Jul 2011 18:18:30 +0000 (15:18 -0300)
committerDavid Bremner <bremner@debian.org>
Sun, 17 Jul 2011 13:59:41 +0000 (10:59 -0300)
commit2e136988129507a6a8cbac62014122051f156072
treeac87dc5551d81620d9364fe134004d877782f00c
parent2b1b6df06f0818b624ef553917b03f8d9abd5135
build-system: replace use of ssh with wget for checking the website

The idea is to see if the version we are already releasing exists on
the notmuch website. Using wget allows more people to run this target,
and also allows people with ssh access to run it without access to
their keys.
Makefile.local