Fix build with directory-1.2.6.2.

It started exporting a isSymbolicLink which supports windows. But,
git-annex does no use symlinks on windows yet and this conflicts with the
function by the same name from unix-compat, so hide it.
This commit is contained in:
Joey Hess 2016-04-28 13:18:44 -04:00
parent 6566795e4f
commit 5fe450514b
Failed to extract signature
21 changed files with 26 additions and 20 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (6.20160420) UNRELEASED; urgency=medium
* Fix build with directory-1.2.6.2.
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400
git-annex (6.20160419) unstable; urgency=medium
* Fix bug that prevented resuming of uploads to encrypted special remotes