Improve detection of inability to check free disk space.
Don't check if configure indicated checks won't work. This should fix a FTBFS on mipsel, where configure correctly detects the checks won't work, while garbage is returned for disk space info at git-annex runtime. It also means that, when built via cabal, disk space checks are not enabled, unfortunatly.
This commit is contained in:
parent
d228377722
commit
181d2ccd20
6 changed files with 44 additions and 14 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (3.20120316) UNRELEASED; urgency=low
|
||||
|
||||
* Improve detection of inability to check free disk space.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 21 Mar 2012 21:19:16 -0400
|
||||
|
||||
git-annex (3.20120315) unstable; urgency=low
|
||||
|
||||
* fsck: Fix up any broken links and misplaced content caused by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue