Fix build on platforms not supporting the webapp.

This commit is contained in:
Joey Hess 2014-02-08 14:18:36 -04:00
parent f9c72b0e15
commit 4e7c65dca0
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -34,6 +34,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium
* Android: Avoid crashing when unable to set file mode for ssh config file
due to Android filesystem horribleness.
* Avoid building with DAV 0.6 which is badly broken (see #737902).
* Fix build on platforms not supporting the webapp.
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400