Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 that is quite likely caused by it.

This commit is contained in:
Joey Hess 2012-04-07 15:50:34 -04:00
parent fcc08c59ec
commit 62c69e7e25
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (3.20120406) UNRELEASED; urgency=low
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386
that is quite likely caused by it.
-- Joey Hess <joeyh@debian.org> Sat, 07 Apr 2012 15:49:41 -0400
git-annex (3.20120405) unstable; urgency=low
* Rewrote free disk space checking code, moving the portability