Android: Fix use of cp command to not try to use features present only on build system.

This commit is contained in:
Joey Hess 2013-06-14 11:54:44 -04:00
parent fe53456c1d
commit 923d6c81bc
3 changed files with 8 additions and 0 deletions

2
debian/changelog vendored
View file

@ -18,6 +18,8 @@ git-annex (4.20130602) UNRELEASED; urgency=low
master branch on such a remote, instead of to synced/master. This
makes it easier to clone from a bare git remote that has been populated
with git annex sync or by the assistant.
* Android: Fix use of cp command to not try to use features present
only on build system.
-- Joey Hess <joeyh@debian.org> Mon, 10 Jun 2013 12:52:44 -0400