Android: patch git to avoid fchmod, which fails on /sdcard.

This commit is contained in:
Joey Hess 2014-07-03 16:02:42 -04:00
parent 7f78404a9d
commit ecddaffd3e
4 changed files with 59 additions and 1 deletions

1
debian/changelog vendored
View file

@ -13,6 +13,7 @@ git-annex (5.20140614) UNRELEASED; urgency=medium
(was only being run when the webapp was opened).
* importfeed: When annex.genmetadata is set, metadata from the feed
is added to files that are imported from it.
* Android: patch git to avoid fchmod, which fails on /sdcard.
-- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400