Fix build failure when wget is not installed.

This commit is contained in:
Joey Hess 2015-01-15 15:42:15 -04:00
parent 8872f2fbdb
commit a92737c8b9
3 changed files with 10 additions and 1 deletions

1
debian/changelog vendored
View file

@ -9,6 +9,7 @@ git-annex (5.20150114) UNRELEASED; urgency=medium
* remotedaemon: Fix problem that could prevent ssh connections being
made after two LOSTNET messages were received in a row (perhaps due to
two different network interfaces being brought down).
* Fix build failure when wget is not installed.
-- Joey Hess <id@joeyh.name> Tue, 13 Jan 2015 17:03:39 -0400