This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnq-RfkVpFN15SWvQ2lpSGAi0XpNQuLxKM 2014-07-06 10:32:30 +00:00 committed by admin
parent 8a1351cea5
commit fc1df9d717

View file

@ -27,7 +27,7 @@ of Bath CS department.
git-annex can be built from source for Android. git-annex can be built from source for Android.
1. Run `standalone/android/buildchroot` as root (requires debootstrap). 1. Run `standalone/android/buildchroot` as root (requires debootstrap).
This builds a chroot with an `builder` user. This builds a chroot with a `builder` user.
The rest of the build will run in this chroot as that user. The rest of the build will run in this chroot as that user.
2. In the chroot, run `standalone/android/install-haskell-packages` 2. In the chroot, run `standalone/android/install-haskell-packages`
Note that this will break from time to time as new versions of packages Note that this will break from time to time as new versions of packages