This commit is contained in:
Joey Hess 2019-01-18 11:55:31 -04:00
parent bcf5bf44e8
commit facdeea47e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2019-01-18T15:53:31Z"
content="""
armv71 is 32 bit arm, so it may work to edit the git-annex-install script
that you downloaded, and add this to the case statement:
armv71)
arch=armel
;;
"""]]